mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 05:28:02 +00:00
690ad4c45b
OpenAI rejects any reasoning_effort (even 'none') with tools in /v1/chat/completions for gpt-5.4. Update the guard to drop reasoning_effort regardless of value. Add docs explaining the auto-drop behavior.