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
(agentic-config) [breaking] Removed support for deprecated reasoning.token_limit (TOML) and AGENTIC_REASONING_TOKEN_LIMIT (env). Use reasoning.max_input_tokens / AGENTIC_REASONING_MAX_INPUT_TOKENS only (no aliasing or deprecation warnings).