Command R (08-2024)
command-r-08-2024 is an update of the [Command R](/models/cohere/command-r) with improved performance for multilingual retrieval-augmented generation (RAG) and tool use. More broadly, it is better at math, code and reasoning and is competitive with the previous version of the larger Command R+ model. 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).
cohere/command-r-08-2024
- Context
- 128k tokens
- Completion cap
- 4,000
- Tools
- Yes
- JSON
- Yes
- Released
- 2024-08-30
Call it from Geek Hub
Same OpenAI SDK. Change the base URL and the model id.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "cohere/command-r-08-2024",
"messages": [{"role": "user", "content": "Hola"}]
}'Get an API keyFrequently asked questions
- What is Command R (08-2024)?
- command-r-08-2024 is an update of the [Command R](/models/cohere/command-r) with improved performance for multilingual retrieval-augmented generation (RAG) and tool use. More broadly, it is better at math, code and reasoning and is competitive with the previous version of the larger Command R+ model. 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). Command R (08-2024) runs on the Geek Hub API (OpenAI-compatible). Model id: cohere/command-r-08-2024.
- Is Command R (08-2024) free?
- No. Input is $0.1635 per 1M tokens and output is $0.654 per 1M tokens on Geek Hub (markup included).
- What is the context length of Command R (08-2024)?
- Command R (08-2024) has a 128k tokens context window. It supports up to 4,000 completion tokens.
- Does Command R (08-2024) support tool calling and structured outputs?
- Command R (08-2024) accepts tools and tool_choice for function calling. It also supports structured outputs via a JSON schema in response_format.
- When was Command R (08-2024) released?
- Command R (08-2024) was released on 2024-08-30.
More models from Cohere
- Command ACommand A is an open-weights 111B parameter model with a 256k context window focused on delivering great performance across agentic, multilingual, and coding use cases. Compared to
- Command R+ (08-2024)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 Comman
- Command R7B (12-2024)Command R7B (12-2024) is a small, fast update of the Command R+ model, delivered in December 2024. It excels at RAG, tool use, agents, and similar tasks requiring complex reasoning
- North Mini Code (free)North Mini Code is Cohere's first agentic coding model and the debut of its North family. A sparse mixture-of-experts model with 30B total parameters and 3B active, it is optimized