spring-ai
spring-ai copied to clipboard
Review native compilation support across vector databases
trafficstars
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
Will need to add @JsonInclude(Include.NON_NULL) to all records/classes used in the low level APIs
Please add Azure AI Search to this list.