cohere

Cohere: Command R7B (12-2024)

cohere/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...

Prices updated: 7/28/2026

Input
7.5
credits / 1M tokens
Output
30
credits / 1M tokens
Context
128k
tokens
Messages per $1 USD
≈ 4,400
typical message: 1k tokens in + 500 out

Prices in credits per million tokens. 1 credit = $0.01 USD. Final price, billed in MXN at the exchange rate on payment day + VAT (CFDI). Subject to change without notice.

Spec sheet

Inputs
text
Outputs
text
Max output tokens
4,000
Knowledge cutoff
2024-08-31
Tokenizer
Cohere
Capabilities
Text / LLM
JSON

Use it in your code

One OpenAI-compatible endpoint. Switch models by changing one line.

curl https://api.deployalo.com/ai/gateway/v1/chat/completions \
  -H "Authorization: Bearer $DEPLOYALO_AI_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"cohere/command-r7b-12-2024","messages":[{"role":"user","content":"Hola"}]}'

Ready to use it?

Top up a credit pack, create your API key with a spend cap and start in minutes.