iiRecord
Agentic AI Atlas · Mistral
model-family:mistrala5c.ai
II.
ModelFamily JSON

model-family:mistral

Structured · live

Mistral json

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

File · compute/model-families/mistral.yamlCluster · compute
Record JSON
{
  "id": "model-family:mistral",
  "_kind": "ModelFamily",
  "_file": "compute/model-families/mistral.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Mistral",
    "vendor": "Mistral AI",
    "homepageUrl": "https://mistral.ai/"
  },
  "outgoingEdges": [
    {
      "from": "model-family:mistral",
      "to": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model-family:mistral",
      "to": "model:mistral-large-2@current",
      "kind": "has_version"
    },
    {
      "from": "model-family:mistral",
      "to": "model:mistral-medium-3@current",
      "kind": "has_version"
    },
    {
      "from": "model-family:mistral",
      "to": "model:codestral-22b@current",
      "kind": "has_version"
    },
    {
      "from": "model-family:mistral",
      "to": "model:codestral-25-01@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "model:codestral-22b@current",
      "to": "model-family:mistral",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:codestral-22b@current",
      "to": "model-family:mistral",
      "kind": "version_of"
    },
    {
      "from": "model:codestral-25-01@current",
      "to": "model-family:mistral",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:codestral-25-01@current",
      "to": "model-family:mistral",
      "kind": "version_of"
    },
    {
      "from": "model:mistral-large-2@current",
      "to": "model-family:mistral",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:mistral-large-2@current",
      "to": "model-family:mistral",
      "kind": "version_of"
    },
    {
      "from": "model:mistral-medium-3@current",
      "to": "model-family:mistral",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:mistral-medium-3@current",
      "to": "model-family:mistral",
      "kind": "version_of"
    }
  ]
}