AzureCosmosDBMongoDBConfig(Int32) Constructor
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.
Azure Cosmos Mongo vCore configuration. More information here: https://learn.microsoft.com/azure/cosmos-db/mongodb/vcore/vector-search.
public AzureCosmosDBMongoDBConfig (int dimensions);
new Microsoft.SemanticKernel.Connectors.AzureCosmosDBMongoDB.AzureCosmosDBMongoDBConfig : int -> Microsoft.SemanticKernel.Connectors.AzureCosmosDBMongoDB.AzureCosmosDBMongoDBConfig
Public Sub New (dimensions As Integer)
Parameters
- dimensions
- Int32
Remarks
Initialize the AzureCosmosDBMongoDBConfig with default values.