modelscope / agentscope

Start building LLM-empowered multi-agent applications in an easier way.
https://doc.agentscope.io/
Apache License 2.0
5.32k stars 328 forks source link

[Feature]: Create GraphRAG #453

Open dangyuuki123 opened 1 month ago

dangyuuki123 commented 1 month ago

AgentScope is an open-source project. To involve a broader community, we recommend asking your questions in English.

Hello everyone, GraphRAG is very good for legal and healthcare document. i readed the nano-graphrag https://github.com/gusye1234/nano-graphrag. for using for llama3.1 with API serverless. However, sometime , i use llama3.1 not response json format, i know this is a API error. How i use agentscope for create GraphRAG like nano-graphrag