AzureCosmosNoSqlChatStoreConfig
Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:50
Properties
Section titled “Properties”cosmosClient?
Section titled “cosmosClient?”
optionalcosmosClient:CosmosClient
Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:51
dbName?
Section titled “dbName?”
optionaldbName:string
Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:52
containerName?
Section titled “containerName?”
optionalcontainerName:string
Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:53
userId?
Section titled “userId?”
optionaluserId:string
Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:54
sessionId?
Section titled “sessionId?”
optionalsessionId:string
Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:55
cosmosContainerProperties?
Section titled “cosmosContainerProperties?”
optionalcosmosContainerProperties:AzureCosmosChatContainerProperties
Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:56
cosmosDatabaseProperties?
Section titled “cosmosDatabaseProperties?”
optionalcosmosDatabaseProperties:AzureCosmosChatDatabaseProperties
Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:57
ttlInSeconds?
Section titled “ttlInSeconds?”
optionalttlInSeconds:number
Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:58