iiRecord
Agentic AI Atlas · Jina Embeddings v3
model-family:jina-embeddings-v3a5c.ai
II.
ModelFamily JSON

model-family:jina-embeddings-v3

Structured · live

Jina Embeddings 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:jina-embeddings-v3",
  "_kind": "ModelFamily",
  "_file": "compute/model-families/embedding-families.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Jina Embeddings v3",
    "vendor": "Jina AI",
    "homepageUrl": "https://jina.ai/embeddings/"
  },
  "outgoingEdges": [
    {
      "from": "model-family:jina-embeddings-v3",
      "to": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model-family:jina-embeddings-v3",
      "to": "model:jina-embeddings-v3@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "model:jina-embeddings-v3@current",
      "to": "model-family:jina-embeddings-v3",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:jina-embeddings-v3@current",
      "to": "model-family:jina-embeddings-v3",
      "kind": "version_of"
    }
  ]
}