Skip to content

AzureCosmosNoSqlChatStoreConfig

Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:50

optional cosmosClient: CosmosClient

Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:51


optional dbName: string

Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:52


optional containerName: string

Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:53


optional userId: string

Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:54


optional sessionId: string

Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:55


optional cosmosContainerProperties: AzureCosmosChatContainerProperties

Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:56


optional cosmosDatabaseProperties: AzureCosmosChatDatabaseProperties

Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:57


optional ttlInSeconds: number

Defined in: .build/typescript/packages/providers/storage/azure/src/chatStore/AzureCosmosNoSqlChatStore.ts:58