[GH-ISSUE #92] [Question]: 为什么我的推理模型会一直报错? #61

Closed
opened 2026-02-27 01:56:02 +03:00 by kerem · 4 comments
Owner

Originally created by @MarsBeginner on GitHub (Mar 11, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/92

提问前确认

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

问题类别

安装/配置

您的问题

为什么我用了硅基流动\火山\DMXAPI的 DeepSeek,但是在PowerShell都会弹出 ERROR - API 请求失败: 状态码 400, 错误信息: {"code":20012,"message":"Model does not exist. Please check it carefully.","data":null}
2025-03-11 21:30:51 - DeepClaude - ERROR - 客户端错误: API 请求失败: 状态码 400, 错误信息: {"code":20012,"message":"Model does not exist. Please check it carefully.","data":null}
2025-03-11 21:30:51 - DeepClaude - ERROR - 处理 DeepSeek 流时发生错误: API 请求失败: 状态码 400, 错误信息: {"code":20012,"message":"Model does not exist. Please check it carefully.","data":null},导致:WARNING - 未能获取到有效的推理内容,将使用默认提示继续,这种情况请问怎么解决

背景信息

已尝试三种不同供应商的Deepseek Api,但是都是提示Model does not exist,按道理不应该出现这种情况才对

代码示例(如适用)


其他信息

No response

Originally created by @MarsBeginner on GitHub (Mar 11, 2025). Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/92 ### 提问前确认 - [x] 我已经查看了项目文档并没有找到答案 - [x] 我已经搜索了现有的 issues,确认没有类似的问题 ### 问题类别 安装/配置 ### 您的问题 为什么我用了硅基流动\火山\DMXAPI的 DeepSeek,但是在PowerShell都会弹出 ERROR - API 请求失败: 状态码 400, 错误信息: {"code":20012,"message":"Model does not exist. Please check it carefully.","data":null} 2025-03-11 21:30:51 - DeepClaude - ERROR - 客户端错误: API 请求失败: 状态码 400, 错误信息: {"code":20012,"message":"Model does not exist. Please check it carefully.","data":null} 2025-03-11 21:30:51 - DeepClaude - ERROR - 处理 DeepSeek 流时发生错误: API 请求失败: 状态码 400, 错误信息: {"code":20012,"message":"Model does not exist. Please check it carefully.","data":null},导致:WARNING - 未能获取到有效的推理内容,将使用默认提示继续,这种情况请问怎么解决 ### 背景信息 已尝试三种不同供应商的Deepseek Api,但是都是提示Model does not exist,按道理不应该出现这种情况才对 ### 代码示例(如适用) ```shell ``` ### 其他信息 _No response_
kerem 2026-02-27 01:56:02 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@MarsBeginner commented on GitHub (Mar 11, 2025):

现在不报错了,但是会直接卡在思考中这一步,真的难受了

<!-- gh-comment-id:2714484958 --> @MarsBeginner commented on GitHub (Mar 11, 2025): 现在不报错了,但是会直接卡在思考中这一步,真的难受了
Author
Owner

@kotoriee commented on GitHub (Mar 11, 2025):

存在相同问题

<!-- gh-comment-id:2714586496 --> @kotoriee commented on GitHub (Mar 11, 2025): 存在相同问题
Author
Owner

@GowayLee commented on GitHub (Mar 12, 2025):

现在不报错了,但是会直接卡在思考中这一步,真的难受了

请描述清楚现象与线索

<!-- gh-comment-id:2716294029 --> @GowayLee commented on GitHub (Mar 12, 2025): > 现在不报错了,但是会直接卡在思考中这一步,真的难受了 请描述清楚现象与线索
Author
Owner

@responsewrite commented on GitHub (Mar 13, 2025):

也遇到了同样的问题,推理刚开始就结束了
2025-03-13 14:05:49 - DeepClaude - INFO - 开始处理 DeepSeek 流,使用模型:Pro/deepseek-ai/DeepSeek-R1
2025-03-13 14:05:49 - DeepClaude - INFO - 等待获取 DeepSeek 的推理内容...
2025-03-13 14:05:50 - DeepClaude - INFO - DeepSeek 任务处理完成,标记结束

<!-- gh-comment-id:2721460481 --> @responsewrite commented on GitHub (Mar 13, 2025): 也遇到了同样的问题,推理刚开始就结束了 2025-03-13 14:05:49 - DeepClaude - INFO - 开始处理 DeepSeek 流,使用模型:Pro/deepseek-ai/DeepSeek-R1 2025-03-13 14:05:49 - DeepClaude - INFO - 等待获取 DeepSeek 的推理内容... 2025-03-13 14:05:50 - DeepClaude - INFO - DeepSeek 任务处理完成,标记结束
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#61
No description provided.