mirror of
https://github.com/ErlichLiu/DeepClaude.git
synced 2026-04-25 05:05:57 +03:00
[GH-ISSUE #85] [Question]: 推理模型用的ollama,DeepSeek 推理完成,收集到的推理内容长度:0 #55
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#55
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 @yhan1203 on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/85
提问前确认
问题类别
使用方法
您的问题
INFO: 127.0.0.1:10422 - "POST /v1/chat/completions HTTP/1.1" 200 OK
2025-03-10 15:42:36 - DeepClaude - INFO - 开始处理 DeepSeek 流,使用模型:deepseek-r1:7b
2025-03-10 15:42:36 - DeepClaude - INFO - 使用代理: http://127.0.0.1:10809
2025-03-10 15:42:36 - DeepClaude - INFO - 等待获取 DeepSeek 的推理内容...
2025-03-10 15:42:49 - DeepClaude - INFO - 提取内容信息,推理阶段结束:
2025-03-10 15:42:49 - DeepClaude - INFO - DeepSeek 推理完成,收集到的推理内容长度:0
2025-03-10 15:42:49 - DeepClaude - INFO - DeepSeek 任务处理完成,标记结束
2025-03-10 15:42:49 - DeepClaude - WARNING - 未能获取到有效的推理内容,将使用默认提示继续
2025-03-10 15:42:49 - DeepClaude - INFO - 开始处理 OpenAI 兼容流,使用模型: huihui_ai/qwq-abliterated:32b
2025-03-10 15:42:49 - DeepClaude - INFO - 使用代理: http://127.0.0.1:10809
2025-03-10 15:43:39 - DeepClaude - INFO - OpenAI 兼容任务处理完成,标记结束
背景信息
http://127.0.0.1:11434
v1/chat/completions
模型用的deepseek-r1:7b
代码示例(如适用)
其他信息
No response
@Hotcat-s commented on GitHub (Sep 11, 2025):
怎么解决的