AzureCosmosNoSqlChatStoreConfig
Defined in: providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:50
Properties
cosmosClient?
optional
cosmosClient:CosmosClient
Defined in: providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:51
dbName?
optional
dbName:string
Defined in: providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:52
containerName?
optional
containerName:string
Defined in: providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:53
userId?
optional
userId:string
Defined in: providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:54
sessionId?
optional
sessionId:string
Defined in: providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:55
cosmosContainerProperties?
optional
cosmosContainerProperties:AzureCosmosChatContainerProperties
Defined in: providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:56
cosmosDatabaseProperties?
optional
cosmosDatabaseProperties:AzureCosmosChatDatabaseProperties
Defined in: providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:57
ttlInSeconds?
optional
ttlInSeconds:number
Defined in: providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:58