mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-28 19:09:32 +00:00
da76e1738a
Perplexity requires type='message' on input items. Add _ensure_message_type to automatically set it when missing, matching the old _format_input behavior.