neo4j / neo4j-graphrag-python

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

Improve import system #175

Closed jonbesga closed 1 month ago

jonbesga commented 1 month ago

Description

Note

Please provide a description of the work completed in this PR below

Type of Change

Complexity

Note

Please provide an estimated complexity of this PR of either Low, Medium or High

Complexity:

How Has This Been Tested?

Checklist

The following requirements should have been met (depending on the changes in the branch):

jonbesga commented 1 month ago

Nice one! What do you think of doing the same for the external retrievers: Pinecone, Weaviate, and Qdrant? If not we can do this in a separate PR

Yep. I'll do the same for everything. But Qdrant has a PR open so maybe leave that for when that PR is merged?

jonbesga commented 1 month ago

Nice one! What do you think of doing the same for the external retrievers: Pinecone, Weaviate, and Qdrant? If not we can do this in a separate PR

Actually, I'll do it in a separate PR