pub fn effective_thinking_payload(cfg: &RemoteMultimodalConfig) -> Option<Value>Expand description
Build the Anthropic thinking payload using effective budget resolution.
Auto-translates reasoning_effort → thinking_budget when the explicit
budget is not set, so users targeting Anthropic don’t need extra config.