[GH-ISSUE #111] [Question]: 硅基流动的 api 这里如何填写 一直报错 #79

Closed
opened 2026-02-27 01:56:07 +03:00 by kerem · 1 comment
Owner

Originally created by @lhempire on GitHub (Apr 16, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/111

提问前确认

  • 我已经查看了项目文档并没有找到答案
  • 我已经搜索了现有的 issues,确认没有类似的问题

问题类别

安装/配置

您的问题

https://api.siliconflow.cn/v1/chat/completions
2025-04-16 06:38:47 - DeepClaude - INFO - 开始处理 DeepSeek 流,使用模型:deepseek-ai/deepseek-r1
2025-04-16 06:38:47 - DeepClaude - INFO - 等待获取 DeepSeek 的推理内容...
2025-04-16 06:38:49 - DeepClaude - ERROR - API 请求失败: 状态码 400, 错误信息: {"code":20012,"message":"Model does not exist. Please check it carefully.","data":null}
2025-04-16 06:38:49 - DeepClaude - ERROR - 客户端错误: API 请求失败: 状态码 400, 错误信息: {"code":20012,"message":"Model does not exist. Please check it carefully.","data":null}
2025-04-16 06:38:49 - DeepClaude - ERROR - 处理 DeepSeek 流时发生错误: API 请求失败: 状态码 400, 错误信息: {"code":20012,"message":"Model does not exist. Please check it carefully.","data":null}
2025-04-16 06:38:49 - DeepClaude - INFO - DeepSeek 任务处理完成,标记结束

Image

背景信息

docker 部署

代码示例(如适用)


其他信息

No response

Originally created by @lhempire on GitHub (Apr 16, 2025). Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/111 ### 提问前确认 - [x] 我已经查看了项目文档并没有找到答案 - [x] 我已经搜索了现有的 issues,确认没有类似的问题 ### 问题类别 安装/配置 ### 您的问题 https://api.siliconflow.cn/v1/chat/completions 2025-04-16 06:38:47 - DeepClaude - INFO - 开始处理 DeepSeek 流,使用模型:deepseek-ai/deepseek-r1 2025-04-16 06:38:47 - DeepClaude - INFO - 等待获取 DeepSeek 的推理内容... 2025-04-16 06:38:49 - DeepClaude - ERROR - API 请求失败: 状态码 400, 错误信息: {"code":20012,"message":"Model does not exist. Please check it carefully.","data":null} 2025-04-16 06:38:49 - DeepClaude - ERROR - 客户端错误: API 请求失败: 状态码 400, 错误信息: {"code":20012,"message":"Model does not exist. Please check it carefully.","data":null} 2025-04-16 06:38:49 - DeepClaude - ERROR - 处理 DeepSeek 流时发生错误: API 请求失败: 状态码 400, 错误信息: {"code":20012,"message":"Model does not exist. Please check it carefully.","data":null} 2025-04-16 06:38:49 - DeepClaude - INFO - DeepSeek 任务处理完成,标记结束 ![Image](https://github.com/user-attachments/assets/5e2fa988-dbde-4328-9c50-05603253d9e9) ### 背景信息 docker 部署 ### 代码示例(如适用) ```shell ``` ### 其他信息 _No response_
kerem 2026-02-27 01:56:07 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@GowayLee commented on GitHub (Apr 16, 2025):

"code":20012,"message":"Model does not exist. Please check it carefully.","data":null

报错信息显示模型id错误了

<!-- gh-comment-id:2810198403 --> @GowayLee commented on GitHub (Apr 16, 2025): > "code":20012,"message":"Model does not exist. Please check it carefully.","data":null 报错信息显示模型id错误了
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DeepClaude#79
No description provided.