TopicLandmark

The value that Answer Server can use to extract the topics from the results of a topic template query. This parameter applies only when Type is set to RAG.

When you set TopicTemplatePath, Answer Server sends an additional template to the configured LLM to generate topics from the conversation history, which Answer Server can use in the query to the Content component to return more relevant candidate documents. By default, Answer Server finds the landmark Topics in the LLM result to extract these topics. Set TopicLandmark if you want to use a different value.

Type: String
Default: Topics
Required: No
Configuration Section: MySystem
Example: TopicLandmark=ConversationTopics
See Also: