Internal helper requests no longer fail from asking for high effort with thinking off.
What's wrong with this entry?
Internal one-shot model calls now mark their disabled thinking as mechanical, and a high output effort on such a request is clamped rather than sent and rejected.
- Affects web-search assistant calls, hook and classifier prompts, and structured-output helpers.
- These requests pass
thinkingConfig: { type: "disabled", mechanical: !0 }. - When
output_config.effortwould otherwise be high, it is lowered and the clamp is logged, because the API rejects higher effort with thinking disabled.
mechanically-disabled thinking, and the API rejects higher effort when thinking is disabled (gh-79798)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Search field in the model picker
Both mention model
-
v2.1.236
Cancellable waits when
/modeltalks to a cloud sessionBoth mention model
-
v2.1.238
Model and effort switch warning now checks whether the cache is actually warm
Both mention model