Mathew Bubak

Results 3 comments of Mathew Bubak

please help to support Gemini proxy setting .thanks

> 运行代码前,本地配置全局代理。例如: > > ```shell > export http_proxy=http://127.0.0.1:7890 > export https_proxy=http://127.0.0.1:7890 > ``` 谢谢 搞定

> 试试在配置文件 config.yaml 里增加 GLOBAL_PROXY: 这个配置 这个我加上了还是没用。 上面的兄弟的方法可以用。。谢谢你