langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
52.9k stars 7.72k forks source link

Integrate KylinMountain / graphrag-server #9436

Open taowang1993 opened 1 month ago

taowang1993 commented 1 month ago

Self Checks

1. Is this request related to a challenge you're experiencing? Tell me about your story.

graphrag-server is openai-compatible and supports docker.

https://github.com/KylinMountain/graphrag-server

This could be easier to integrate graphrag into dify.

RAG2.0 may look like this:

User Query → Agent → GraphRAG
                     ├→ Vector DB (Milvus) - Retrieves similar passages
                     └→ Knowledge Graph - Retrieves related entities/relationships
                     └→ Combines results → Returns to Agent → Response to User

This issue is not a duplicate, since this actually proposed a potential solution.

2. Additional context or comments

No response

3. Can you help us with this feature?

dosubot[bot] commented 3 days ago

Hi, @taowang1993. I'm Dosu, and I'm helping the Dify team manage their backlog. I'm marking this issue as stale.

Issue Summary

Next Steps

Thank you for your understanding and contribution!