ChatGPTNextWeb / ChatGPTNextWeb/NextChat
[Feature Request] Support streamWithThink for other models
- Dominant language
- TypeScript
- Stars
- 88.8k
- Forks
- 59.1k
- PR merge metrics
- No merged PRs in 30d
Description
### 🥰 Feature Description
Currently, only the `deepseek-reasoner` model supports `streamWithThink`. However, when we use a third-party DeepSeek API through the OpenAI interface, `streamWithThink` is disabled.


### 🧐 Proposed Solution
I have a naive idea but I'm not sure if it‘ll work: detect `` in stream for all models and turn on "think" mode automatically.
### 📝 Additional Information
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.