chatanywhere / GPT_API_free

Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo.py报错

LikeFlyingPanda opened this issue · comments

Describe the bug 描述bug
发生异常: TypeError
ConnectionPool.init() got an unexpected keyword argument 'socket_options'
File "chatgpt-api.py", line 8, in
client = OpenAI(
TypeError: ConnectionPool.init() got an unexpected keyword argument 'socket_options'

Tools or Programming Language 使用的工具或编程语言
python
vscode

commented

TypeError: ConnectionPool.init() got an unexpected keyword argument 'socket_options'

检查下自己代码

应该是你的网络原因导致