mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
Perplexity requires type='message' on input items. Add _ensure_message_type to automatically set it when missing, matching the old _format_input behavior. |
||
|---|---|---|
| .. | ||
| chat | ||
| embedding | ||
| responses | ||
| __init__.py | ||
| test_perplexity.py | ||
| test_perplexity_cost_calculator.py | ||
| test_perplexity_integration.py | ||