[GH-ISSUE #319] [feat] 希望在模型配置增加是否开始stream的开关 #229

Closed
opened 2026-03-02 03:38:36 +03:00 by kerem · 1 comment
Owner

Originally created by @Renjiewu on GitHub (Jul 1, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/319

描述你的建议

百炼平台的qwen3系列模型的思考模式均不支持non-streaming call,选择qwen3会报错400 parameter.enable_thinking must be set to false for non-streaming calls,希望增加是否stream的选项,让用户控制是否开启,希望选项是配置级别的,不同的模型使用不同的stream开关配置

Image
Originally created by @Renjiewu on GitHub (Jul 1, 2025). Original GitHub issue: https://github.com/codexu/note-gen/issues/319 ### 描述你的建议 百炼平台的qwen3系列模型的思考模式均不支持non-streaming call,选择qwen3会报错`400 parameter.enable_thinking must be set to false for non-streaming calls`,希望增加是否stream的选项,让用户控制是否开启,希望选项是配置级别的,不同的模型使用不同的stream开关配置 <img width="1072" alt="Image" src="https://github.com/user-attachments/assets/76af1321-6124-4d29-be7b-2ad545d41ad9" />
kerem 2026-03-02 03:38:36 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@codexu commented on GitHub (Jul 16, 2025):

模型检测时未使用 stream,导致报错,已修复。
几乎所有模型都支持 stream,所以不考虑增加切换 stream 开关。

<!-- gh-comment-id:3077372669 --> @codexu commented on GitHub (Jul 16, 2025): 模型检测时未使用 stream,导致报错,已修复。 几乎所有模型都支持 stream,所以不考虑增加切换 stream 开关。
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/note-gen#229
No description provided.