Skip to main content

Interface: AzureCosmosVCoreChatStoreConfig

Properties

collectionName?

optional collectionName: string

Defined in

packages/llamaindex/src/storage/chatStore/AzureCosmosMongovCoreChatStore.ts:16


dbName?

optional dbName: string

Defined in

packages/llamaindex/src/storage/chatStore/AzureCosmosMongovCoreChatStore.ts:15


mongoClient?

optional mongoClient: MongoClient

Defined in

packages/llamaindex/src/storage/chatStore/AzureCosmosMongovCoreChatStore.ts:14