mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-23 16:24:19 +00:00
Claude 4.6 models use output_config as a stable API feature. This commit: - Maps reasoning_effort to output_config for 4.6 models (minimal → low) - Restricts effort="max" to Opus 4.6 only - Skips beta header injection for 4.6 models - Updates docs for Claude 4.6 effort support