II.
ModelFamily JSON
Structured · livemodel-family:cohere-command
Cohere Command json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "model-family:cohere-command",
"_kind": "ModelFamily",
"_file": "compute/model-families/cohere-command.yaml",
"_cluster": "compute",
"attributes": {
"displayName": "Cohere Command",
"vendor": "Cohere",
"homepageUrl": "https://cohere.com/command"
},
"outgoingEdges": [
{
"from": "model-family:cohere-command",
"to": "layer:1-model",
"kind": "realizes",
"attributes": {}
},
{
"from": "model-family:cohere-command",
"to": "model:command-r-plus@current",
"kind": "has_version"
}
],
"incomingEdges": [
{
"from": "model:command-r-plus@current",
"to": "model-family:cohere-command",
"kind": "belongs_to_family",
"attributes": {}
},
{
"from": "model:command-r-plus@current",
"to": "model-family:cohere-command",
"kind": "version_of"
}
]
}