You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit introduces a feature to remember the previous thinking configuration (budget_tokens) when toggling it on/off. This way, when thinking is enabled again, it restores the previous settings instead of always defaulting to 1024 tokens. A property is used to temporarily save/load the old configuration.
0 commit comments