iiRecord
Agentic AI Atlas · Cohere Embed English v3
model-family:cohere-embed-english-v3a5c.ai
II.
ModelFamily JSON

model-family:cohere-embed-english-v3

Structured · live

Cohere Embed English v3 json

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

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