e.g ChromaApi
Need to test each one.
- [x] PgVectorStore https://github.com/tzolov/spring-ai-aot-tests/tree/main/vector-strores/pgvector-demo
- [x] Milvus https://github.com/tzolov/spring-ai-aot-tests/tree/main/vector-strores/milvus-demo
- [ ] Chroma
- [ ] Neo4j
- [ ] Redis
- [ ] Weaviate
- [ ] Pinecone
- [ ] Qdrant
- [ ] Azure AI
Comment From: markpollack
Will need to add @JsonInclude(Include.NON_NULL)
to all records/classes used in the low level APIs
Comment From: iAMSagar44
Please add Azure AI Search to this list.
Comment From: meistermeier
Besides the naming of classes/files, the neo4j-demo exists with the right dependencies (https://github.com/tzolov/spring-ai-aot-tests/tree/main/vector-strores/neo4j-demo). Is there anything I can do to support you with this from the Neo4j side?