II.
ModelFamily JSON
Structured · livemodel-family:cohere-embed-english-v3
Cohere Embed English v3 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
]
}