iiRecord
Agentic AI Atlas · Voyage AI voyage-3
embedding-profile:voyage-3a5c.ai
II.
EmbeddingModelProfile JSON

embedding-profile:voyage-3

Structured · live

Voyage AI voyage-3 json

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

File · extensions/memory/embedding-model-profiles.yamlCluster · extensions
Record JSON
{
  "id": "embedding-profile:voyage-3",
  "_kind": "EmbeddingModelProfile",
  "_file": "extensions/memory/embedding-model-profiles.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Voyage AI voyage-3",
    "modelVersionId": "model:voyageai-voyage-3@current",
    "dimensionality": 1024,
    "normalization": "l2",
    "pooling": "mean",
    "notes": "Voyage AI general-purpose embedding model; long-context support to 32K.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "context-bundle:symphony-default",
      "to": "embedding-profile:voyage-3",
      "kind": "embeds_with",
      "attributes": {}
    }
  ]
}