AzureCosmosDBMongoDBConfig.Kind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Type of vector index to create. Possible options are: - vector-ivf (default) - vector-hnsw: available as a preview feature only, to enable visit https://learn.microsoft.com/azure/azure-resource-manager/management/preview-features
public Microsoft.SemanticKernel.Connectors.AzureCosmosDBMongoDB.AzureCosmosDBVectorSearchType Kind { get; set; }
member this.Kind : Microsoft.SemanticKernel.Connectors.AzureCosmosDBMongoDB.AzureCosmosDBVectorSearchType with get, set
Public Property Kind As AzureCosmosDBVectorSearchType