Azure Cosmos DB Support has been removed from the Spring AI project since v2.0.0-M7
search cancel

Azure Cosmos DB Support has been removed from the Spring AI project since v2.0.0-M7

book

Article ID: 441695

calendar_today

Updated On:

Products

VMware Tanzu Spring Essentials

Issue/Introduction

The changes on Azure Cosmos DB Support

  • The Azure Cosmos DB vector store (spring-ai-azure-cosmos-db-store) and chat memory repository (spring-ai-model-chat-memory-repository-cosmos-db) modules, along with their corresponding auto-configurations and starters, have been removed from the Spring AI project since v2.0.0-M7.

Environment

Spring AI v2.0.0

Resolution

Azure Cosmos DB support is now available as an external module maintained by the Azure Cosmos DB team. See azurecosmosdb.github.io/spring-ai/docs/index.html for documentation and dependency coordinates.

Additional Information

More information about setting up CosmosDBVectorStore to store document embeddings and perform similarity searches with Spring AI v1.* by the below document:

https://docs.spring.io/spring-ai/reference/api/vectordbs/azure-cosmos-db.html