Skip to content

Commit c36488c

Browse files
authored
Corrected the model name in example for Cohere model
1 parent 4fb20f7 commit c36488c

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)