Configures the full prompt for all LLM-based methods in a config. For information about configuring the full prompt, see Advanced LLM prompt configuration.

Parameters
Examples
Notes

Parameters

The following parameters are available both on the config level and for each individual field through the method's parameters. Setting a parameter at the method level overrides it at the config level.

keyvaluedescription
type (required)nlp
nlpTableobjectParameters:
- rewriteTable
- pageSpanThreshold
- detectTableStructureOnly
-annotateSuperscriptAndSubscript
- (Deprecated) promptIntroduction
For information about these parameters, see NLP Table.
listobjectParameters:
- llmEngine
For information about these parameters, see List.
(Deprecated) queryobjectFor information about this deprecated parameter see Query.
pageRangeFor information about this parameter, see the reference topic for each LLM-based method.