Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

发生请求错误 #31

Open
black-zero358 opened this issue Mar 3, 2023 · 11 comments
Open

发生请求错误 #31

black-zero358 opened this issue Mar 3, 2023 · 11 comments

Comments

@black-zero358
Copy link

black-zero358 commented Mar 3, 2023

image
配置文件:
GPT3_API_KEY_LIST_FROM_ENV=["sk-****rMrwn"]
gpt3_model = 'gpt-3.5-turbo' # 语言模型
gpt3_command_prefix = "c" # 基本触发命令
gpt3_need_at = False # 是否需要@才触发命令
gpt3_image_render = True # 是否需要将回答渲染为图片
gpt3_image_limit = 100 # 长度超过多少才会渲染成图片
gpt3_max_tokens = 400 # 返回回答的最大长度

image
这样之后就没动静了

是网络问题吗?

@Rod-fish
Copy link

Rod-fish commented Mar 3, 2023

image
我这里报错是这个,同样也不能聊天

@chrisyy2003
Copy link
Owner

chrisyy2003 commented Mar 3, 2023

重新安装一下插件,再看看readme中的安装部分,变化比较大
确保是1.1.3版本

@black-zero358
Copy link
Author

black-zero358 commented Mar 3, 2023

重新安装一下插件,再看看readme中的安装部分,变化比较大 确保是1.1.3版本

image

似乎存在延迟,我直接放到plugins文件夹试试

@black-zero358
Copy link
Author

重新安装一下插件,再看看readme中的安装部分,变化比较大 确保是1.1.3版本

image
新的问题。。

@chrisyy2003
Copy link
Owner

重新安装一下插件,再看看readme中的安装部分,变化比较大 确保是1.1.3版本

image 新的问题。。

没装对吧,

@zhulinyv
Copy link

zhulinyv commented Mar 3, 2023

image
同样的问题。

@chrisyy2003
Copy link
Owner

试试更新openai库到0.27.0版本
pip install openai -U

@zhulinyv
Copy link

zhulinyv commented Mar 3, 2023

试试更新openai库到0.27.0版本 pip install openai -U

问题解决,但 api 也被墙力(悲
image

@chrisyy2003
Copy link
Owner

image
增加了代理地址,可以看看readme配置一下

@Nighttell
Copy link

设置了代理,提示发生未知错误:<class'httpx.RemoteProtocolError'>,大佬救救orz

@beisina
Copy link

beisina commented Mar 8, 2023

我也是代理报错<class'httpx.RemoteProtocolError'>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants