VectorField
The IDOL Content component field that contains the vector values that you want to search. This field must be configured as VectorType
in Content, and it must contain vector values that are compatible with the embeddings that you generate in Answer Server for queries (see EmbeddingsConfig)
Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | MyVectorSettings |
Example: | VectorField=VECTORA
|
See Also: | EmbeddingsConfig |