ModuleID
The name of a configuration file section that contains the information for a Large Language Model (LLM) that you want to use to extract answers. This parameter applies only when Type is set to PassageExtractorLLM
.
You must create and configure the associated configuration section. See LLM Module Configuration Parameters.
Type: | String |
Default: | |
Required: | Yes, when Type is set to PassageExtractorLLM |
Configuration Section: | MySystem |
Example: | ModuleID=LLMExtractiveQuestionAnswering-Small
|
See Also: | LLM Module Configuration Parameters |