docs(cohere.md): fix model name in cohere docs

This commit is contained in:
Krrish Dholakia
2024-03-15 10:08:07 -07:00
parent 32ca306123
commit e033e84720
+1 -1
View File
@@ -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)` |