QwenLM / Qwen-Agent

Agent framework and applications built upon Qwen>=2.0, featuring Function Calling, Code Interpreter, RAG, and Chrome extension.
https://pypi.org/project/qwen-agent/
Other
3.22k stars 313 forks source link

[报错] 添加文件后,进行对话时报错 #182

Closed delicate00 closed 3 months ago

delicate00 commented 3 months ago

image Error code: Unknown. Error message: Error type: <class 'requests.exceptions.ProxyError'>, message: HTTPSConnectionPool(host='dashscope.aliyuncs.com', port=443): Max retries exceeded with url: /api/v1/services/aigc/text-generation/generation (Caused by ProxyError('Unable to connect to proxy', FileNotFoundError(2, 'No such file or directory')))

delicate00 commented 3 months ago

已经找到问题所在了