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