[GH-ISSUE #61] deepseek r1使用讯飞服务出现故障 #38

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

Originally created by @dandandujie on GitHub (Feb 27, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/61

讯飞星火提供了deepseek模型服务,调用的地址是https://maas-api.cn-huabei-1.xf-yun.com/v1
模型名称是xdeepseekr1
故障是:只要我使用这个模型,只有deepseek的推理过程能够正常出现,在推理完毕后并不会调用claude或者gemini等其他模型,日志这边也只会显示

Image
前面提到的问题对应的就是程序停在这里,日志也只显示这些不再有后续日志
当我换成比如siliconflow的deepseek服务后能够正常运作,日志也正常
不知是什么造成的,如何解决

Originally created by @dandandujie on GitHub (Feb 27, 2025). Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/61 讯飞星火提供了deepseek模型服务,调用的地址是https://maas-api.cn-huabei-1.xf-yun.com/v1 模型名称是xdeepseekr1 故障是:只要我使用这个模型,只有deepseek的推理过程能够正常出现,在推理完毕后并不会调用claude或者gemini等其他模型,日志这边也只会显示 ![Image](https://github.com/user-attachments/assets/c8cda462-2962-4a36-b591-adf95744ea50) 前面提到的问题对应的就是程序停在这里,日志也只显示这些不再有后续日志 当我换成比如siliconflow的deepseek服务后能够正常运作,日志也正常 不知是什么造成的,如何解决
kerem 2026-02-27 01:55:56 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@GowayLee commented on GitHub (Feb 27, 2025):

将日志调整为DEBUG级别再测试记录一下

<!-- gh-comment-id:2688152316 --> @GowayLee commented on GitHub (Feb 27, 2025): 将日志调整为DEBUG级别再测试记录一下
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#38
No description provided.