mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 07:05:00 +00:00
a904c3f40d
- Remove system-to-assistant message conversion (API now supports system prompts) - Auto-inject required Copilot headers in chat completions (same as /responses) - Deprecate disable_copilot_system_to_assistant flag - Update docs to remove manual extra_headers requirement Fixes #19873