ModuleID

The name of a configuration file section that contains the information for a Large Language Model (LLM) that you want to use to suggest additional equivalent questions. This parameter applies only when Type is set to AnswerBank.

You must create and configure the associated configuration section. See LLM Module Configuration Parameters. The configuration for the LLM module is the same as for a RAG system.

Type: String
Default:  
Required: No
Configuration Section: MySystem
Example: ModuleID=LLMExtractiveQuestionAnswering-Small
See Also: LLM Module Configuration Parameters