cherry-studio/src/renderer
suyao 61e3309cd2
fix: conditionally enable reasoning middleware for OpenAI and Azure providers
- Added a check to enable the 'thinking-tag-extraction' middleware only if reasoning is enabled in the configuration for OpenAI and Azure providers.
- Commented out the provider type check in `getAiSdkProviderId` to prevent issues with retrieving provider options.
2025-07-21 14:20:33 +08:00
..
src fix: conditionally enable reasoning middleware for OpenAI and Azure providers 2025-07-21 14:20:33 +08:00
index.html style: set eol to lf, code formatting (#7923) 2025-07-08 09:50:33 +08:00
miniWindow.html style: set eol to lf, code formatting (#7923) 2025-07-08 09:50:33 +08:00
selectionAction.html style: set eol to lf, code formatting (#7923) 2025-07-08 09:50:33 +08:00
selectionToolbar.html style: set eol to lf, code formatting (#7923) 2025-07-08 09:50:33 +08:00