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

无法建立连接 #92

Closed JKYtydt closed 2 weeks ago

JKYtydt commented 1 month ago

当我尝试运行程序时,会有如下报错

2024-08-15 09:59:32,179 - ERROR - Error fetching OpenAI-compatible models: HTTPConnectionPool(host='localhost', port=11434): Max retries exceeded with url: /v1/models (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fee55e2bd10>: Failed to establish a new connection: [Errno 111] Connection refused'))
2024-08-15 09:59:32,184 - ERROR - Error fetching OpenAI-compatible models: HTTPConnectionPool(host='localhost', port=11434): Max retries exceeded with url: /v1/models (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fee55e2a5d0>: Failed to establish a new connection: [Errno 111] Connection refused'))

有人知道解决办法么,还有在哪修改模型路径,使用本地模型