mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 13:15:54 +03:00
[GH-ISSUE #34] 关于使用推理内容的疑问 #19
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#19
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 @CyberQin on GitHub (Feb 16, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/34
https://aider.chat/2025/01/24/r1-sonnet.html#thinking-output
我也是从asterisk那边的issue里看到的,aider测试的结果里,给claude输入推理过程会导致完成率变差呢,我阅读了源码,似乎只给claude喂了reasoning_content,完全忽略了content。
是否应该按照r1-thinking-result-claude ,r1-result-claude做个模式区分,或者再加两个r1-only, claude-only模式