Skip to content

Commit

Permalink
AutoMerging Retriever now supports AstraDB (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsbatista authored Sep 19, 2024
1 parent 3122605 commit 7bf44b7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class AutoMergingRetriever:
chunks alone.
Currently the AutoMergingRetriever can only be used by the following DocumentStores:
- [AstraDB](https://haystack.deepset.ai/integrations/astradb)
- [ElasticSearch](https://haystack.deepset.ai/docs/latest/documentstore/elasticsearch)
- [OpenSearch](https://haystack.deepset.ai/docs/latest/documentstore/opensearch)
- [PGVector](https://haystack.deepset.ai/docs/latest/documentstore/pgvector)
Expand Down

0 comments on commit 7bf44b7

Please sign in to comment.