Skip to content

Commit 6742637

Browse files
committed
docs(cognition): tick the responses column in the provider table
The support matrix says cognition serves /v1/responses, but the README row left that column blank, so the two disagreed. Every other provider row tracks the matrix, so bring this one in line.
1 parent 1a9e995 commit 6742637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ curl -X POST 'http://0.0.0.0:4000/v1/chat/completions' \
292292
| [Clarifai (`clarifai`)](https://docs.litellm.ai/docs/providers/clarifai) |||| | | | | | | |
293293
| [Cloudflare AI Workers (`cloudflare`)](https://docs.litellm.ai/docs/providers/cloudflare_workers) |||| | | | | | | |
294294
| [Codestral (`codestral`)](https://docs.litellm.ai/docs/providers/codestral) |||| | | | | | | |
295-
| [Cognition (`cognition`)](https://docs.litellm.ai/docs/providers/cognition) ||| | | | | | | | |
295+
| [Cognition (`cognition`)](https://docs.litellm.ai/docs/providers/cognition) ||| | | | | | | | |
296296
| [Cohere (`cohere`)](https://docs.litellm.ai/docs/providers/cohere) ||||| | | | | ||
297297
| [Cohere Chat (`cohere_chat`)](https://docs.litellm.ai/docs/providers/cohere) |||| | | | | | | |
298298
| [CometAPI (`cometapi`)](https://docs.litellm.ai/docs/providers/cometapi) ||||| | | | | | |

0 commit comments

Comments
 (0)