iiRecord
Agentic AI Atlas · Cohere Embed v4
model-family:cohere-embed-v4a5c.ai
II.
ModelFamily JSON

model-family:cohere-embed-v4

Structured · live

Cohere Embed v4 json

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

File · compute/model-families/cohere-embed-v4.yamlCluster · compute
Record JSON
{
  "id": "model-family:cohere-embed-v4",
  "_kind": "ModelFamily",
  "_file": "compute/model-families/cohere-embed-v4.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Cohere Embed v4",
    "providerId": "cohere",
    "family": "cohere-embed",
    "generation": "4",
    "modalities": [
      "text",
      "image"
    ],
    "status": "current"
  },
  "outgoingEdges": [
    {
      "from": "model-family:cohere-embed-v4",
      "to": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model-family:cohere-embed-v4",
      "to": "model:cohere-embed-v4-0@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "model:cohere-embed-v4-0@current",
      "to": "model-family:cohere-embed-v4",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:cohere-embed-v4-0@current",
      "to": "model-family:cohere-embed-v4",
      "kind": "version_of"
    }
  ]
}