neo4j / neo4j-graphrag-python

Neo4j GraphRAG for Python
https://neo4j.com/docs/neo4j-graphrag-python/current/
Other
172 stars 26 forks source link

feat: Qdrant external retriever #154

Closed Anush008 closed 1 week ago

Anush008 commented 3 weeks ago

Description

This PR adds support for external retrieval using Qdrant - https://qdrant.tech. Includes docs and examples.

Unit and E2E tests using a local Qdrant instance have been set up.

Type of Change

Note

I have agreed to and signed the CLA(cla@neo4j.com).