iiRecord
Agentic AI Atlas · Claude Fable
model-family:claude-fablea5c.ai
II.
ModelFamily JSON

model-family:claude-fable

Structured · live

Claude Fable json

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

File · compute/model-families/claude-fable.yamlCluster · compute
Record JSON
{
  "id": "model-family:claude-fable",
  "_kind": "ModelFamily",
  "_file": "compute/model-families/claude-fable.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Claude Fable",
    "providerId": "anthropic",
    "family": "claude-fable",
    "generation": 5,
    "modalities": [
      "text",
      "image"
    ],
    "status": "ga"
  },
  "outgoingEdges": [
    {
      "from": "model-family:claude-fable",
      "to": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model-family:claude-fable",
      "to": "model:claude-fable-5@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "model:claude-fable-5@current",
      "to": "model-family:claude-fable",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "model-family:claude-fable",
      "kind": "version_of"
    }
  ]
}