mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 00:48:01 +00:00
a8c95392fb
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