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

model:command-a-vision@current

Structured · live

Command A Vision json

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

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