Skip to content

Commit 7b5716a

Browse files
authored
Merge pull request #1110 from sarveshggn/patch-1
Corrected the model name in example for Cohere model
2 parents 0285131 + c36488c commit 7b5716a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/llm_api_wrappers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ raw_llm_output, guardrail_output, *rest = guard(
4949

5050
## Cohere
5151

52-
### Generate (e.g. GPT-3)
52+
### Generate (e.g. command)
5353

5454
```python
5555
import cohere

0 commit comments

Comments
 (0)