Model

The name of the configuration section that contains details of the embedding model that you must use to generate embeddings for this vector query.

You can use any configured embedding model, but the embedding model that you use in QMS must match the model that you use to generate the embeddings in the IDOL Content component index.

Type: String
Default:  
Required: Yes
Configuration Section: MyVectorField
Example: Model=SentenceTransformer
See Also: My Embedding Configuration Parameters