Interfaces
AzureCosmosVCoreChatStoreConfig
Defined in: providers/storage/azure/src/chatStore/AzureCosmosMongovCoreChatStore.ts:13
Properties
mongoClient?
optional
mongoClient:MongoClient
Defined in: providers/storage/azure/src/chatStore/AzureCosmosMongovCoreChatStore.ts:14
dbName?
optional
dbName:string
Defined in: providers/storage/azure/src/chatStore/AzureCosmosMongovCoreChatStore.ts:15
collectionName?
optional
collectionName:string
Defined in: providers/storage/azure/src/chatStore/AzureCosmosMongovCoreChatStore.ts:16