Skip to content

Commit

Permalink
Update 1060 - nlp.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fscelliott committed Feb 8, 2024
1 parent c8c3c37 commit 004e4d1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:<br/>- (**Deprecated**) `promptIntroduction`<br/>For more information about these parameters, see [Query](doc:query#parameters). |
| nlpTable | object | Parameters:<br/>- `rewriteTable`<br/>- `pageSpanThreshold`<br/>`detectTableStructureOnly`<br/>- (**Deprecated**) `promptIntroduction`<br/>For more information about these parameters, see [NLP Table](doc:nlp-table#parameters). |
| list | object | Parameters:<br/>- `llmEngine`<br/>- (**Deprecated**) `promptIntroduction`<br/>For more information about these parameters, see [List](doc:list#parameters). |
| query | object | Parameters:<br/>- (**Deprecated**) `promptIntroduction`<br/>For information about this parameter, see [Query](doc:query#parameters). |
| nlpTable | object | Parameters:<br/>- `rewriteTable`<br/>- `pageSpanThreshold`<br/>`detectTableStructureOnly`<br/>- (**Deprecated**) `promptIntroduction`<br/>For information about these parameters, see [NLP Table](doc:nlp-table#parameters). |
| list | object | Parameters:<br/>- `llmEngine`<br/>- (**Deprecated**) `promptIntroduction`<br/>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). |
Expand Down

0 comments on commit 004e4d1

Please # to comment.