iiRecord
Agentic AI Atlas · Command A Reasoning
model:command-a-reasoning@currenta5c.ai
II.
ModelVersion JSON

model:command-a-reasoning@current

Structured · live

Command A Reasoning json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · compute/models/command-a-reasoning.yamlCluster · compute
Record JSON
{
  "id": "model:command-a-reasoning@current",
  "_kind": "ModelVersion",
  "_file": "compute/models/command-a-reasoning.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Command A Reasoning",
    "providerModelIds": [
      "command-a-reasoning-08-2025"
    ],
    "supportsExtendedThinking": true,
    "supportsThinkingBudgetTokens": false,
    "modelFamilyId": "model-family:cohere-command",
    "kind": "text",
    "contextWindowTokens": 0,
    "modalities": [
      "text"
    ],
    "modalityDirections": [
      {
        "kind": "text",
        "direction": "input"
      },
      {
        "kind": "text",
        "direction": "output"
      }
    ],
    "releaseDate": "2025-08-01",
    "lifecycleStatus": "ga",
    "lifecycleStatusChangedAt": "2025-08-01",
    "modelCardUrl": "https://docs.cohere.com/docs/command-a-reasoning",
    "supportsFineTuning": false,
    "regions": [
      "global"
    ],
    "notes": "Command A Reasoning is a reasoning-capable variant in the Cohere Command A\nfamily. Exact context window, pricing, and cross-provider availability\nshould be confirmed from Cohere docs before adding precise claims.\n"
  },
  "outgoingEdges": [
    {
      "from": "model:command-a-reasoning@current",
      "to": "model-family:cohere-command",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:command-a-reasoning@current",
      "to": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model:command-a-reasoning@current",
      "to": "model-family:cohere-command",
      "kind": "version_of"
    },
    {
      "from": "model:command-a-reasoning@current",
      "to": "provider:cohere",
      "kind": "served_by"
    },
    {
      "from": "model:command-a-reasoning@current",
      "to": "model-transport:cohere-chat",
      "kind": "speaks"
    },
    {
      "from": "model:command-a-reasoning@current",
      "to": "capability:supports-tool-use",
      "kind": "supports",
      "attributes": {
        "level": "full"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "model-family:cohere-command",
      "to": "model:command-a-reasoning@current",
      "kind": "has_version"
    }
  ]
}