mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 05:05:57 +03:00
[GH-ISSUE #29] 未能获取到有效的推理内容 #16
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#16
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 @Wooden-Gear on GitHub (Feb 11, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/29
IS_ORIGIN_REASONING=true
2025-02-11 19:34:11 - DeepClaude - INFO - 开始处理 DeepSeek 流,使用模型:deepseek-r1, 提供商: deepseek
2025-02-11 19:34:11 - DeepClaude - INFO - 等待获取 DeepSeek 的推理内容...
2025-02-11 19:34:32 - DeepClaude - INFO - DeepSeek 任务处理完成,标记结束
IS_ORIGIN_REASONING=false
2025-02-11 20:02:15 - DeepClaude - INFO - 开始处理 DeepSeek 流,使用模型:deepseek-r1, 提供商: deepseek
2025-02-11 20:02:15 - DeepClaude - INFO - 等待获取 DeepSeek 的推理内容...
2025-02-11 20:02:28 - DeepClaude - INFO - DeepSeek 推理完成,收集到的推理内容长度:0
2025-02-11 20:02:45 - DeepClaude - INFO - DeepSeek 任务处理完成,标记结束
2025-02-11 20:02:45 - DeepClaude - WARNING - 未能获取到有效的推理内容,将使用默认提示继续
2025-02-11 20:02:45 - DeepClaude - INFO - 开始处理 Claude 流,使用模型: claude-3-5-sonnet-20241022, 提供商: oneapi
2025-02-11 20:02:49 - DeepClaude - INFO - Claude 任务处理完成,标记结束
推理过程的两种格式都试了