aboutsummaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/litellm/llms/mistral/chat.py
blob: fc454038f1c05854e4428a588c9b7d4a16f2fd47 (about) (plain)
1
2
3
4
5
"""
Calls handled in openai/

as mistral is an openai-compatible endpoint.
"""