Description
command-r-plus-08-2024 is an update of the [Command R+](/models/cohere/command-r-plus) with roughly 50% higher throughput and 25% lower latencies as compared to the previous Command R+ version, while keeping the hardware footprint the same. Read the launch post [here](https://docs.cohere.com/changelog/command-gets-refreshed). Use of this model is subject to Cohere's [Usage Policy](https://docs.cohere.com/docs/usage-policy) and [SaaS Agreement](https://cohere.com/saas-agreement).
API Usage Examples
OpenAI Compatible Endpoint
Use this endpoint with any OpenAI-compatible library. Model: Cohere: Command R+ (08-2024) (cohere/command-r-plus-08-2024)
curl https://api.ridvay.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_API_KEY" -d '{
"model": "cohere/command-r-plus-08-2024",
"messages": [
{
"role": "user",
"content": "Explain the capabilities of the Cohere: Command R+ (08-2024) model"
}
],
"temperature": 0.7,
"max_tokens": 1024
}'Supported Modalities
- Text
API Pricing
- Input: 2.5$ / 1M tokens
- Output: 10$ / 1M tokens
Token Limits
- Max Output: 4,000 tokens
- Max Context: 128,000 tokens
Subscription Tiers
- free
- pro
- ultimate