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).

ChatCohere128k tokens$0.1635 / $0.654 · 1M

cohere/command-r-08-2024

Contexto
128k tokens
Máx. completion
4,000
Tools
JSON
Lanzamiento
2024-08-30

Llámalo desde Geek Hub

El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.

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"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es 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) corre en el API de Geek Hub (compatible con OpenAI). Id: cohere/command-r-08-2024.
¿Command R (08-2024) es gratis?
No. El input cuesta $0.1635 / 1M tokens y el output $0.654 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Command R (08-2024)?
Command R (08-2024) tiene una ventana de 128k tokens. Soporta hasta 4,000 tokens de completion.
¿Command R (08-2024) soporta tool calling y structured outputs?
Command R (08-2024) acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Command R (08-2024)?
Command R (08-2024) se lanzó el 30 de agosto de 2024.

Más modelos de Cohere