mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 05:05:57 +03:00
[GH-ISSUE #106] [Question]: 使用英伟达提供的API去调用deepseek推理模型,发现无法获取推理过程 #74
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DeepClaude#74
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jasonwong1991 on GitHub (Mar 25, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/106
提问前确认
问题类别
其他
您的问题
你好,我通过chatbox测试发现,返回了空的
但是通过cherry studio发现会正常返回推理内容和答案,不知道是不是做了特殊兼容,希望作者也能兼容一下。
背景信息
使用的是最新版本,通过siliconflow的deepseekr1可以正常获得推理
代码示例(如适用)
其他信息
No response
@GowayLee commented on GitHub (Mar 25, 2025):
这种一般是需要System Prompt来激活R1去思考, 关注一下提供商的API文档
@jasonwong1991 commented on GitHub (Mar 26, 2025):
找了一遍API文档没找着,只能算了,换一个