severian42 / GraphRAG-Local-UI

GraphRAG using Local LLMs - Features robust API and multiple apps for Indexing/Prompt Tuning/Query/Chat/Visualizing/Etc. This is meant to be the ultimate GraphRAG/KG local LLM app.
MIT License
1.51k stars 173 forks source link

api_server.py 这个在哪里?服务没启动起来 #52

Open yc446833448 opened 1 month ago

yc446833448 commented 1 month ago

image

severian42 commented 1 month ago

抱歉翻译得不好 :) api_server.py 是该项目不同版本的一部分。您需要参考它们以获取任何帮助。此应用程序有自己的类似 api.py

yc446833448 commented 1 month ago

@severian42 我因该如何解决这个错误呢?目前我没找到类似的例子。不知道如何解决

severian42 commented 1 month ago

@yc446833448 我不太清楚如何解决这个问题。这可能与特定脚本如何对 Gradio 应用进行 API 调用有关。从屏幕截图来看,Gradio 客户端似乎找不到 API 标签。您从哪个存储库中提取了此内容?

yc446833448 commented 1 month ago

@severian42 image 我是在上传文件或者对话的时候 都会提示这个错误 image