[GH-ISSUE #29] 未能获取到有效的推理内容 #16

Closed
opened 2026-02-27 01:55:51 +03:00 by kerem · 0 comments
Owner

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 任务处理完成,标记结束


推理过程的两种格式都试了

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 任务处理完成,标记结束 --- 推理过程的两种格式都试了
kerem closed this issue 2026-02-27 01:55:51 +03:00
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#16
No description provided.