iiRecord
Agentic AI Atlas · Cohere Embed English v3
model:cohere-embed-english-v3@currenta5c.ai
II.
ModelVersion JSON

model:cohere-embed-english-v3@current

Structured · live

Cohere Embed English v3 json

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

File · compute/models/cohere-embed-english-v3.yamlCluster · compute
Record JSON
{
  "id": "model:cohere-embed-english-v3@current",
  "_kind": "ModelVersion",
  "_file": "compute/models/cohere-embed-english-v3.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Cohere Embed English v3",
    "modelFamilyId": "model-family:cohere-embed-english-v3",
    "versionRange": ">=3.0.0 <4.0.0",
    "kind": "embedding",
    "contextWindowTokens": 512,
    "costPerMTokInput": 0.1,
    "costPerMTokOutput": 0,
    "supportsExtendedThinking": false,
    "supportsThinkingBudgetTokens": false,
    "modalities": [
      "text",
      "embedding"
    ],
    "modalityDirections": [
      {
        "kind": "text",
        "direction": "input"
      },
      {
        "kind": "embedding",
        "direction": "output"
      }
    ],
    "releaseDate": "2023-11-02",
    "lifecycleStatus": "ga",
    "lifecycleStatusChangedAt": "2023-11-02",
    "modelCardUrl": "https://docs.cohere.com/docs/cohere-embed",
    "regions": [
      "global"
    ]
  },
  "outgoingEdges": [
    {
      "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": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model:cohere-embed-english-v3@current",
      "to": "model-family:cohere-embed-english-v3",
      "kind": "version_of"
    },
    {
      "from": "model:cohere-embed-english-v3@current",
      "to": "provider:cohere",
      "kind": "served_by"
    }
  ],
  "incomingEdges": [
    {
      "from": "model-family:cohere-embed-english-v3",
      "to": "model:cohere-embed-english-v3@current",
      "kind": "has_version"
    },
    {
      "from": "provider:cohere",
      "to": "model:cohere-embed-english-v3@current",
      "kind": "serves"
    }
  ]
}