We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Anaconda (I used latest requirements.txt)
Latest | 最新版
Windows
sses开头的API key 在config 文件中已配置好,CUSTOM_API_KEY_PATTERN =API_KEY = "sess-rVd5FAJePHp8。。。。。。。。。。。。。。。。。sEl1T30NqTVMn5N" ,运行python main.py 识别key成功,在弹出网页中出现:Json解析异常 “error”: { “message”: “Incorrect API key provided: sess-rVd*******************************************Mn5N. You can find your API key at https://platform.openai.com/account/api-keys.”, “type”: “invalid_request_error”, “param”: null, “code”: “invalid_api_key” }} 网页输入框输入该key识别成功并可使用
No response
The text was updated successfully, but these errors were encountered:
如果是三方服务 请设置redirect_url
Sorry, something went wrong.
No branches or pull requests
Installation Method | 安装方法与平台
Anaconda (I used latest requirements.txt)
Version | 版本
Latest | 最新版
OS | 操作系统
Windows
Describe the bug | 简述
sses开头的API key 在config 文件中已配置好,CUSTOM_API_KEY_PATTERN =API_KEY = "sess-rVd5FAJePHp8。。。。。。。。。。。。。。。。。sEl1T30NqTVMn5N" ,运行python main.py 识别key成功,在弹出网页中出现:Json解析异常 “error”: { “message”: “Incorrect API key provided: sess-rVd*******************************************Mn5N. You can find your API key at https://platform.openai.com/account/api-keys.”, “type”: “invalid_request_error”, “param”: null, “code”: “invalid_api_key” }}
网页输入框输入该key识别成功并可使用
Screen Shot | 有帮助的截图
Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)
No response
The text was updated successfully, but these errors were encountered: