ragflow
ragflow copied to clipboard
[Question]: RAGFlow proxy setting.
Describe your problem
如题
I guess the proxy should be global. All the internet connection must go through this proxy.
我在/etc/docker/daemon.json中添加了proxies, HTTP Proxy: http:// HTTPS Proxy: http:// 重启docker,docker info|grep -Ei proxy正确后,重新尝试使用百度插件仍然报错
我该怎么做
已经解决了,感谢帮助
请问怎么解决的啊 @Mr-greenplus
请问怎么解决的啊 @Mr-greenplus
我是容器启动的,以百度为例,进入容器内部,修改ragflow/agent/component/baidu.py,添加proxy
我照着你说的做,然后在智能体运行的时候调用百度搜索,依然是空返回,没用啊