mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
bring back the to be depricated mistral-medium
This commit is contained in:
parent
d0d063e25a
commit
2347cb2247
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ All models listed here https://docs.mistral.ai/platform/endpoints are supported.
|
|||
| Model Name | Function Call |
|
||||
|----------------|--------------------------------------------------------------|
|
||||
| Mistral Small | `completion(model="mistral/mistral-small-latest", messages)` |
|
||||
| Mistral Medium | `completion(model="mistral/mistral-medium-latest", messages)`|
|
||||
| Mistral Large | `completion(model="mistral/mistral-large-latest", messages)` |
|
||||
| Mistral 7B | `completion(model="mistral/open-mistral-7b", messages)` |
|
||||
| Mixtral 8x7B | `completion(model="mistral/open-mixtral-8x7b", messages)` |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue