1.验证失败(ollama) tiantaiping@tiantaipingdeMac-mini docker % curl http://192.168.100.100:11434/api/chat -。H "Content-Type: application/json" -d '{"model": "deepseek-r1:1.5b"}'
curl: (7) Failed to connect to 192.168.100.100 port 11434 after 1 ms: Couldn't connect to server
2.模型配置失败:
An error occurred during credentials validation: HTTPConnectionPool(host='192.168.100.100', port=11434): Max retries exceeded with url: /api/chat (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xffff67706060>: Failed to establish a new connection: [Errno 111] Connection refused'))