Property AutoEmbeddingModelName
AutoEmbeddingModelName
The model to for auto-embedding in the query. Must be compatible with the model used to create the index.
public string AutoEmbeddingModelName { get; set; }
The model to for auto-embedding in the query. Must be compatible with the model used to create the index.
public string AutoEmbeddingModelName { get; set; }