binary-husky / gpt_academic

为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
https://github.com/binary-husky/gpt_academic/wiki/online
GNU General Public License v3.0
65.97k stars 8.09k forks source link

[Bug]: sses开头的API key解析异常 #2055

Open JacksonTang99 opened 2 days ago

JacksonTang99 commented 2 days ago

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 | 有帮助的截图

微信图片_20241126120309 微信图片_20241126120304 微信图片_20241126120259

Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)

No response

binaryYuki commented 1 day ago

如果是三方服务 请设置redirect_url