Class CosmosDBChatMemoryRepositoryConfig
java.lang.Object
org.springframework.ai.chat.memory.repository.cosmosdb.CosmosDBChatMemoryRepositoryConfig
Configuration for the CosmosDB Chat Memory store.
- Since:
- 1.1.0
- Author:
- Theo van Kraay
-
Field Details
-
DEFAULT_DATABASE_NAME
- See Also:
-
DEFAULT_CONTAINER_NAME
- See Also:
-
DEFAULT_PARTITION_KEY_PATH
- See Also:
-
-
Method Details
-
builder
-
getContainer
public com.azure.cosmos.CosmosAsyncContainer getContainer() -
getDatabaseName
-
getContainerName
-
getPartitionKeyPath
-