Models/cohere/command-a-03-2025
cohere

command-a-03-2025

288K contextFree inputFree output
cohere/command-a-03-2025

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-a-03-2025",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

InputFree
OutputFree
Context288K tokens

Model Info

Providercohere
IDcohere/command-a-03-2025