ashinnotfound / ChatGPT-YourChatRobot

❤开箱即用❤an unofficial implement of ChatGPT in QQ/Wechat. 一个非官方的ChatGPT腾讯qq/微信(非公众号)实现版,快来把你的qq或微信变成chatgpt吧
MIT License
431 stars 98 forks source link

如果是在服务器运行的话,这个怎么配置 #46

Closed 1441853031 closed 1 year ago

1441853031 commented 1 year ago

proxy:

代理配置

国内墙了gpt的api,所以得用代理,一般你使用的代理软件会有相关信息,例子:

host: 127.0.0.1

port: 7890

若不需要留空即可

host: 127.0.0.1 port: 7890 这个应该怎么配置

ashinnotfound commented 1 year ago

linux里面也装个代理软件,比如clash-for-linux

1441853031 commented 1 year ago

我用的美国服务器,不需要代理,怎么关闭

ashinnotfound commented 1 year ago

那留空即可

1441853031 commented 1 year ago

留空 提示这个错误Failed to connect to api.openai.com/2001:0:0:0:0:0:4a75:b287:443

1441853031 commented 1 year ago

留空 提示这个错误Failed to connect to api.openai.com/2001:0:0:0:0:0:4a75:b287:443

java.net.ConnectException: Failed to connect to api.openai.com/2001:0:0:0:0:0:1f0d:490c:443

ashinnotfound commented 1 year ago

留空 提示这个错误Failed to connect to api.openai.com/2001:0:0:0:0:0:4a75:b287:443

java.net.ConnectException: Failed to connect to api.openai.com/2001:0:0:0:0:0:1f0d:490c:443

你试试curl api.openai.com能不能正常连通

1441853031 commented 1 year ago

image

1441853031 commented 1 year ago

是我服务器的问题呜呜呜呜

ashinnotfound commented 1 year ago

是我服务器的问题呜呜呜呜

🫣