Skip to content

Commit 451ee88

Browse files
ilayaperumalgleijendary
authored andcommitted
Fix supported vector store list
- Add Azure Cosmos DB and GemFire Signed-off-by: leijendary <[email protected]>
1 parent 0046f3f commit 451ee88

File tree

1 file changed

+1
-1
lines changed
  • spring-ai-docs/src/main/antora/modules/ROOT/pages

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Spring AI provides the following features:
2626
** xref:api/audio/speech.adoc[Text to Speech]
2727
** xref:api/moderation[Moderation]
2828
* xref:api/structured-output-converter.adoc[Structured Outputs] - Mapping of AI Model output to POJOs.
29-
* Support for all major xref:api/vectordbs.adoc[Vector Database providers] such as Apache Cassandra, Azure Vector Search, Chroma, Elasticsearch, Milvus, MongoDB Atlas, Neo4j, OpenSearch, Oracle, PostgreSQL/PGVector, PineCone, Qdrant, Redis, SAP Hana, Typesense and Weaviate.
29+
* Support for all major xref:api/vectordbs.adoc[Vector Database providers] such as Apache Cassandra, Azure Cosmos DB, Azure Vector Search, Chroma, Elasticsearch, GemFire, Milvus, MongoDB Atlas, Neo4j, OpenSearch, Oracle, PostgreSQL/PGVector, PineCone, Qdrant, Redis, SAP Hana, Typesense and Weaviate.
3030
* Portable API across Vector Store providers, including a novel SQL-like metadata filter API.
3131
* xref:api/functions.adoc[Tools/Function Calling] - permits the model to request the execution of client-side tools and functions, thereby accessing necessary real-time information as required.
3232
* xref:observability/index.adoc[Observability] - Provides insights into AI-related operations.

0 commit comments

Comments
 (0)