KylinMountain / graphrag-server

添加🚀流式 Web 服务到 GraphRAG,兼容 OpenAI SDK,支持可访问的实体链接🔗,支持建议问题,兼容本地嵌入模型,修复诸多问题。Add streaming web server to GraphRAG, compatible with OpenAI SDK, support accessible entity link, support advice question, compatible with local embedding model, fix lots of issues.
https://microsoft.github.io/graphrag/
MIT License
201 stars 26 forks source link

[Bug]: 流式传输的时候经常卡在最后生成参考链接的部分 #9

Closed RedwindA closed 3 months ago

RedwindA commented 3 months ago

Do you need to file an issue?

Describe the bug

No response

Steps to reproduce

No response

Expected Behavior

No response

GraphRAG Config Used

# Paste your config here

Logs and screenshots

No response

Additional Information

KylinMountain commented 3 months ago

这个我没遇到 有具体的视频参考吗?你是怎么用graphrag的呢?拷贝webserver到官方graphrag?这样是会卡住的。

KylinMountain commented 3 months ago

你要进微信群讨论吗?首页公众号 后台回复进群即可

KylinMountain commented 3 months ago

pip uninstall graphrag 然后 python -m webserver.main 试试