Skip to content

anthropic: warn instead of silently downgrading or dropping thinking effort. - #757

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_967903055
Open

anthropic: warn instead of silently downgrading or dropping thinking effort.#757
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_967903055

Conversation

@copybara-service

Copy link
Copy Markdown

anthropic: warn instead of silently downgrading or dropping thinking effort.

Previously, a per-call reasoning_effort could silently downgrade a model's configured effort, and an explicitly configured effort was silently dropped when thinking was disabled or on non-adaptive models. The effort configuration is now honest: a value that cannot be honored is reported via a warning instead of being silently dropped or downgraded. Wire behavior is unchanged; only logging is added.

@copybara-service
copybara-service Bot force-pushed the test_967903055 branch 2 times, most recently from c93c6c0 to 87ac63d Compare August 21, 2026 21:04
…effort.

Previously, a per-call `reasoning_effort` could silently downgrade a model's configured `effort`, and an explicitly configured `effort` was silently dropped when thinking was disabled or on non-adaptive models. The effort configuration is now honest: a value that cannot be honored is reported via a warning instead of being silently dropped or downgraded. Wire behavior is unchanged; only logging is added.

PiperOrigin-RevId: 967903055
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant