-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Implementation Details
- Added a toggle UI component in the chat interface to enable/disable thinking mode
- Configured the Anthropic API calls to include the thinking parameter when enabled
- Set default thinking budget to 2000 tokens (configurable)
- Added appropriate types and settings storage
Changes
- Added
enableThinkingandthinkingBudgetTokensto project settings - Created a
ThinkingTogglecomponent that appears in the chat UI
Testing
- Verified thinking mode parameters are correctly sent to the API
- Tested enabling/disabling the feature to see if the model switches back to claude 3.7 sonnet without hinking

Metadata
Metadata
Assignees
Labels
No labels