Skip to content

Commit 810a18e

Browse files
ashni-mehtatzolov
authored andcommitted
Update index.adoc
1 parent 797c7d3 commit 810a18e

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
@@ -15,7 +15,7 @@ Spring AI provides the following features:
1515
* Supported Model types are Chat, Text to Image, Audio Transcription, Text to Speech, and more on the way.
1616
* Portable API across AI providers for all models. Both synchronous and stream API options are supported. Dropping down to access model specific features is also supported.
1717
* Mapping of AI Model output to POJOs.
18-
* Support for all major Vector Database providers such as Apache Cassandra, Azure Vector Search, Chroma, Milvus, Neo4j, Oracle, PostgreSQL/PGVector, PineCone, Qdrant, Redis, and Weaviate.
18+
* Support for all major Vector Database providers such as Apache Cassandra, Azure Vector Search, Chroma, Milvus, MongoDB Atlas, Neo4j, Oracle, PostgreSQL/PGVector, PineCone, Qdrant, Redis, and Weaviate.
1919
* Portable API across Vector Store providers, including a novel SQL-like metadata filter API that is also portable.
2020
* Function calling.
2121
* Spring Boot Auto Configuration and Starters for AI Models and Vector Stores.

0 commit comments

Comments
 (0)