AnswerCandidateEmbeddingsSettings
The name of a configuration section that contains settings for how Answer Server queries the IDOL Content component for vectors. This parameter applies only when Type is set to PassageExtractor
or PassageExtractorLLM
.
You can use this option as an alternative to the default conceptual search, if you have vector search configured in your IDOL Content component.
You must create the corresponding configuration section, and configure VectorField and EmbeddingsConfig. See My Vector Settings Configuration Parameters.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | MySystem |
Example: | AnswerCandidateEmbeddingsSettings=VectorSettings
|
See Also: |