command-r7b-12-2024
128K context$0.04/M input$0.15/M output
cohere/command-r7b-12-2024Description
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...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "cohere/command-r7b-12-2024",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
Input$0.04/M
Output$0.15/M
Context128K tokens
Model Info
ProviderCohere
IDcohere/command-r7b-12-2024