Back to Pull RequestsView on GitHub
#6839Closed
Simple Review
fix: prevent main model thinking variant from applying to small model
by melihmucuk•Jan 4, 2026
Summary
This PR fixes a bug where the 'thinking level' settings for the main AI model were incorrectly applied to the small AI model. This caused errors because the small model did not support those specific parameters.
Changes
+2 additions-1 deletions
Impact Areas
AI Model ConfigurationAPI IntegrationError Handling