[GH-ISSUE #11] 使用最新分支时deepseek使用fireworks供应商无法获取推理内容 #6

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

Originally created by @spumon1 on GitHub (Feb 5, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/11

Image

Originally created by @spumon1 on GitHub (Feb 5, 2025). Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/11 ![Image](https://github.com/user-attachments/assets/d496324f-0050-4c79-8dc2-c83490010c4f)
kerem closed this issue 2026-02-27 01:55:48 +03:00
Author
Owner

@GowayLee commented on GitHub (Feb 7, 2025):

现在最新版本加入了IS_ORIGIN_REASONGIN环境变量来控制推理内容格式解析, 更新重试看看问题是否仍然存在

<!-- gh-comment-id:2641761366 --> @GowayLee commented on GitHub (Feb 7, 2025): 现在最新版本加入了`IS_ORIGIN_REASONGIN`环境变量来控制推理内容格式解析, 更新重试看看问题是否仍然存在
Author
Owner

@TakiGuan commented on GitHub (Feb 8, 2025):

目前支持两种格式:

1. Origin_Reasoning (reasoning_content字段) (DeepSeek官方API与SiliconFlow为此格式)

2. 标签格式

填写true表示使用 Origin_Reasoning 格式,填写false表示使用 标签格式

IS_ORIGIN_REASONING=false

这样应该可以

<!-- gh-comment-id:2644535409 --> @TakiGuan commented on GitHub (Feb 8, 2025): # 目前支持两种格式: # 1. Origin_Reasoning (reasoning_content字段) (DeepSeek官方API与SiliconFlow为此格式) # 2. <think></think> 标签格式 # 填写true表示使用 Origin_Reasoning 格式,填写false表示使用 <think></think> 标签格式 IS_ORIGIN_REASONING=false 这样应该可以
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#6
No description provided.