Files
spring-ai/spring-ai-test
Christian Tzolov 952ff6c319 Simplify VectorStore interface
- Collapses all VectorStore similiaritySearch methdos into one with SearchRequest builder.
 - Fix all affected code and tests.
 - Bump the project version to 0.7.1.
 - Add tests
 - Add autoconfigurations for milvus, pinecone and pgvecor stores.
 - Improve and unify the VectorStore ITs.
 - Make use of TrasformersEmbeddingClient for auto-configurations ITs.
2023-11-14 15:39:01 -05:00
..
2023-11-14 15:39:01 -05:00
2023-11-14 15:39:01 -05:00
2023-11-09 12:21:44 +01:00

TODO: Documentation and sample tests using the `BasicEvaluationTest``.