Skip to content
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

kimi api接口问题 #2091

Closed
2 tasks done
bigKING67 opened this issue Jun 19, 2024 · 1 comment
Closed
2 tasks done

kimi api接口问题 #2091

bigKING67 opened this issue Jun 19, 2024 · 1 comment

Comments

@bigKING67
Copy link

前置确认

  • 我确认我运行的是最新版本的代码,并且安装了所需的依赖,在FAQS中也未找到类似问题。

⚠️ 搜索issues中是否已存在类似问题

  • 我已经搜索过issues和disscussions,没有跟我遇到的问题相关的issue

操作系统类型?

Windows

运行的python版本是?

python 3.8

使用的chatgpt-on-wechat版本是?

Latest Release

运行的channel类型是?

wx(个人微信, itchat)

复现步骤 🕹

image

问题描述 😯

换kimi api,测试时候不能返回对话结果,报错error
ae3a62a7a3add34a332e9d5960a4bf6

终端日志 📒

[INFO][2024-06-19 18:07:21][chat_gpt_bot.py:49] - [CHATGPT] query=杭州美食
[WARNING][2024-06-19 18:07:21][chat_gpt_bot.py:145] - [CHATGPT] Bad Gateway: Invalid response object from API: '{"detail":"Model Not Exist"}' (HTTP response code was 400)
[WARNING][2024-06-19 18:07:31][chat_gpt_bot.py:160] - [CHATGPT] 第1次重试
[WARNING][2024-06-19 18:07:31][chat_gpt_bot.py:145] - [CHATGPT] Bad Gateway: Invalid response object from API: '{"detail":"Model Not Exist"}' (HTTP response code was 400)
[WARNING][2024-06-19 18:07:41][chat_gpt_bot.py:160] - [CHATGPT] 第2次重试
[WARNING][2024-06-19 18:07:41][chat_gpt_bot.py:145] - [CHATGPT] Bad Gateway: Invalid response object from API: '{"detail":"Model Not Exist"}' (HTTP response code was 400)
[INFO][2024-06-19 18:07:41][wechat_channel.py:217] - [WX] sendMsg=Reply(type=ERROR, content=[ERROR]
请再问我一次), receiver=@@14824b8ea60962075e15ba4a12009ffbbef4d90dfab07020681b361455c33f93
[INFO][2024-06-19 18:09:13][app.py:19] - signal 2 received, exiting...
[INFO][2024-06-19 18:09:13][config.py:228] - [Config] User datas saved.

@6vision
Copy link
Collaborator

6vision commented Jun 25, 2024

配置没生效,还是走的chatgpt对话,

@6vision 6vision closed this as completed Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants