-
Notifications
You must be signed in to change notification settings - Fork 878
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
报错: Error communicating with OpenAI #235
Comments
请确定 terminal 能访问 |
我是可以访问的 |
刚才试了一下 挂着代理也访问不到,什么原因如何解决大佬 |
进入 python repl |
已经尝试可以调用,一开始我使用小爱的时候报错问题:你是谁? 然后我改了代理 set http_proxy=http://127.0.0.1:7890 & set https_proxy=http://127.0.0.1:7890 再用的时候就直接 |
看起来是你的 ip 被 openai block 了 |
我出现同样的问题 但是测试了我自己用openai.ChatCompletion.create可以拿到答复 |
问题:写一首诗? GPT回答出错 Error communicating with OpenAI 直接 curl https://api.openai.com/v1/completions 是有反应的
|
正好没啥事,好。 |
可以。加在这没问题 |
pr 已提 |
问题:请回答天气
以下是小爱的回答: 西安雁塔明天小雨转阴,要带伞哦,10度到21度,降温5度,西风1级转西风3级,空气质量良。
以下是GPT的回答: GPT回答出错 Error communicating with OpenAI
为什么我的一直GPT报错链接不上啊,我美国服务器的节点,可以正常访问openAI和ChatGPT,我用的windows,把代理端口也改成允许的了,然后使用就一直报错 GPT回答出错 Error communicating with OpenAI,也没其他任何提示了
The text was updated successfully, but these errors were encountered: