iiRecord
Agentic AI Atlas · Cohere Command
model-family:cohere-commanda5c.ai
II.
ModelFamily JSON

model-family:cohere-command

Structured · live

Cohere Command json

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

File · compute/model-families/cohere-command.yamlCluster · compute
Record JSON
{
  "id": "model-family:cohere-command",
  "_kind": "ModelFamily",
  "_file": "compute/model-families/cohere-command.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Cohere Command",
    "vendor": "Cohere",
    "homepageUrl": "https://cohere.com/command"
  },
  "outgoingEdges": [
    {
      "from": "model-family:cohere-command",
      "to": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model-family:cohere-command",
      "to": "model:command-r-plus@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "model:command-r-plus@current",
      "to": "model-family:cohere-command",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:command-r-plus@current",
      "to": "model-family:cohere-command",
      "kind": "version_of"
    }
  ]
}