Files
spring-ai/vector-stores/spring-ai-weaviate-store
Soby Chacko 15fdd05fac Add batching for more vector stores
Apply batching when adding Documents to the following vector stores:

- Chroma
- ElasticSearch
- Neo4j
- Qdrant
- Redis
- Typesense
- Weaviate

This improves efficiency by processing multiple Documents at once instead of individually, reducing the overhead for each operation.

Related to #1261
2024-09-09 15:28:22 -04:00
..
2024-09-09 15:28:22 -04:00
2024-08-23 18:47:37 -04:00
2024-05-17 15:31:58 +02:00