mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
docs(cohere.md): fix model name in cohere docs
This commit is contained in:
parent
32ca306123
commit
e033e84720
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ for chunk in response:
|
|||
| command-light | `completion('command-light', messages)` |
|
||||
| command-medium | `completion('command-medium', messages)` |
|
||||
| command-medium-beta | `completion('command-medium-beta', messages)` |
|
||||
| command-xlarge-beta | `completion('command-xlarge-beta', messages)` |
|
||||
| command-xlarge-nightly | `completion('command-xlarge-nightly', messages)` |
|
||||
| command-nightly | `completion('command-nightly', messages)` |
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue