Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batching strategy for more vector stores #1318

Closed

Commits on Sep 6, 2024

  1. Batching strategy for more vector stores

    When adding Documents, apply the batching strategy for the following vector stores.
    
    - Chroma
    - ElasticSearch
    - Neo4j
    sobychacko committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0bfd011 View commit details
    Browse the repository at this point in the history
  2. Batching strategy call on vector stores

    - Qdrant
    - Redis
    - Typesense
    - Weaviate
    sobychacko committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    01733d7 View commit details
    Browse the repository at this point in the history