diff --git a/readme-sync/v0/senseml-reference/5000 - preprocessors/1060 - nlp.md b/readme-sync/v0/senseml-reference/5000 - preprocessors/1060 - nlp.md index ae2afa383..def658ac9 100644 --- a/readme-sync/v0/senseml-reference/5000 - preprocessors/1060 - nlp.md +++ b/readme-sync/v0/senseml-reference/5000 - preprocessors/1060 - nlp.md @@ -17,9 +17,9 @@ The following parameters are available both on the config level, through this pr | key | value | description | | ---------------------- | ------ | ------------------------------------------------------------ | | type (**required**) | `nlp` | | -| query | object | Parameters:
- (**Deprecated**) `promptIntroduction`
For more information about these parameters, see [Query](doc:query#parameters). | -| nlpTable | object | Parameters:
- `rewriteTable`
- `pageSpanThreshold`
`detectTableStructureOnly`
- (**Deprecated**) `promptIntroduction`
For more information about these parameters, see [NLP Table](doc:nlp-table#parameters). | -| list | object | Parameters:
- `llmEngine`
- (**Deprecated**) `promptIntroduction`
For more information about these parameters, see [List](doc:list#parameters). | +| query | object | Parameters:
- (**Deprecated**) `promptIntroduction`
For information about this parameter, see [Query](doc:query#parameters). | +| nlpTable | object | Parameters:
- `rewriteTable`
- `pageSpanThreshold`
`detectTableStructureOnly`
- (**Deprecated**) `promptIntroduction`
For information about these parameters, see [NLP Table](doc:nlp-table#parameters). | +| list | object | Parameters:
- `llmEngine`
- (**Deprecated**) `promptIntroduction`
For information about these parameters, see [List](doc:list#parameters). | | contextDescription | | For information about this parameter, see [Advanced prompt configuration](doc:prompt#parameters). | | pageHinting | | For information about this parameter, see [Advanced prompt configuration](doc:prompt#parameters). | | chunkCount | | For information about this parameter, see [Advanced prompt configuration](doc:prompt#parameters). |