Configuration options for the AzureCosmosDBVectorStore constructor.

Hierarchy

  • AzureCosmosDBConfig

Properties

client?: MongoClient
collectionName?: string
connectionString?: string
databaseName?: string
embeddingKey?: string
indexName?: string
textKey?: string

Generated using TypeDoc