LiteLLM Integration
Chat with model (LiteLLM - Cohere format)
Sends a chat request using Cohere-compatible format via LiteLLM.
post/litellm/cohere/v2/chat
Request body
Example request
{
"model": "command-r-plus"
}Response
Successful response
Sends a chat request using Cohere-compatible format via LiteLLM.
{
"model": "command-r-plus"
}Successful response