Skip to content

Commit

Permalink
docs: support non stream
Browse files Browse the repository at this point in the history
  • Loading branch information
missuo committed Apr 19, 2024
1 parent 63145d8 commit 051ce2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ Used to convert the Cohere API to OpenAI compatible API. **Easily use Cohere wit
## Compatibility
Currently it is only compatible with the Cohere family of models, if you pass in any other model, the default will be to use **Command R+**.

**Non-streaming is not supported at the moment. Please wait for updates.**

## Request Example
```bash
curl http://127.0.0.1:6600/v1/chat/completions \
Expand Down

0 comments on commit 051ce2d

Please sign in to comment.