cherry-studio/src
Xin Rui e264b5b052
feat: Support reasoning control for Doubao/Mistral models. (#7116)
* feat: Support reasoning control for Doubao models.

* feat: Enhance model handling and support for Doubao and Gemini in API clients

- Added support for Doubao thinking modes in OpenAIAPIClient and GeminiAPIClient.
- Introduced GEMINI_FLASH_MODEL_REGEX for model identification.
- Updated models.ts to include new Doubao and Gemini model regex patterns.
- Added new image asset for ChatGPT in models.
- Enhanced reasoning control and token budget handling for Doubao models.
- Improved the Inputbar's ThinkingButton component to accommodate new thinking options.

---------

Co-authored-by: suyao <sy20010504@gmail.com>
2025-06-13 00:03:58 +08:00
..
main feat: add middleware support for provider (#6176) 2025-06-12 16:01:19 +08:00
preload feat: add prompt variables description (#6991) 2025-06-09 10:41:26 +08:00
renderer feat: Support reasoning control for Doubao/Mistral models. (#7116) 2025-06-13 00:03:58 +08:00