From 051ce2d73f3beee3283e21167a3617c36bc8194c Mon Sep 17 00:00:00 2001 From: Vincent Yang Date: Thu, 18 Apr 2024 20:26:10 -0400 Subject: [PATCH] docs: support non stream --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 46999f7..852ea93 100644 --- a/README.md +++ b/README.md @@ -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 \