Models/cohere/Cohere: Command A
cohere

Cohere: Command A

256K context$2.50/M input$10.00/M output
cohere/command-a

Description

Command 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 other leading proprietary...

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

Modalities

Input: TextOutput: Text

Pricing

Input$2.50/M
Output$10.00/M
Context256K tokens

Model Info

Providercohere
IDcohere/command-a