added
Qdrant DocumentStore now integrates with Haystack
about 2 months ago by Agnieszka Marzec
If you're working with Haystack and DocumentStores, that's something you'll be interested in. Haystack now integrates with the QdrantDocumentStore. This integration makes it possible to use all the powerful features of Qdrant in your Haystack apps.
The DocumentStore is a separate GitHub package that the Qdrant team maintains. It's easy to install and its releases are independent from Haystack.
Kudos to the Qdrant team for their effort!
Here are some resources if you want to learn more:
- Haystack documentation with detailed installation instructions.
- Haystack Blog post giving an overview of the DocumentStore and its features.
- GitHub repo, qdrant-haystack, where you can find the DocumentStore and a readme.