-
Notifications
You must be signed in to change notification settings - Fork 190
Enhanced Thinking Control #587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…viders - Add ThinkingBudgetToggle component with configurable token limits - Implement thinking configuration in OpenAI API requests - Update model info to support thinking mode and max thinking tokens - Add internationalization support across 18 languages - Ensure compatibility with Claude's thinking budget feature
|
…ThinkingBudgetToggle refactor(types): use generic type for setApiConfigurationField in OpenAICompatible
Any progress for this feature? |
Hi @xihuai18! Thanks for this! It does seem that this breaks the reasoning sliders when using claude through the kilocode/openrouter/anthropic provider. These options seem removed in this PR, was that intentional? We do need a way to set max tokens in those providers as well: ![]() |
Context
thinking_budget
.Implementation
Screenshots
How to Test