II.
ModelVersion JSON
Structured · livemodel:grok-build-0-1@current
Grok Build 0.1 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "model:grok-build-0-1@current",
"_kind": "ModelVersion",
"_file": "compute/models/grok-build-0-1.yaml",
"_cluster": "compute",
"attributes": {
"displayName": "Grok Build 0.1",
"supportsExtendedThinking": false,
"supportsThinkingBudgetTokens": false,
"modelFamilyId": "model-family:grok-4",
"kind": "text",
"contextWindowTokens": 0,
"modalities": [
"text"
],
"modalityDirections": [
{
"kind": "text",
"direction": "input"
},
{
"kind": "text",
"direction": "output"
}
],
"releaseDate": "2026-06-01",
"lifecycleStatus": "ga",
"lifecycleStatusChangedAt": "2026-06-01",
"modelCardUrl": "https://docs.x.ai/developers/models",
"supportsFineTuning": false,
"regions": [
"global"
],
"notes": "Grok Build 0.1 is xAI's coding-focused model variant. Likely API ID\nis grok-build-0.1. Uses the xAI OpenAI-compatible chat/completions\nAPI. Exact context window, pricing, and capability details should be\nconfirmed from xAI docs before adding precise claims.\n"
},
"outgoingEdges": [
{
"from": "model:grok-build-0-1@current",
"to": "model-family:grok-4",
"kind": "belongs_to_family",
"attributes": {}
},
{
"from": "model:grok-build-0-1@current",
"to": "layer:1-model",
"kind": "realizes",
"attributes": {}
},
{
"from": "model:grok-build-0-1@current",
"to": "model-family:grok-4",
"kind": "version_of"
},
{
"from": "model:grok-build-0-1@current",
"to": "provider:xai",
"kind": "served_by"
},
{
"from": "model:grok-build-0-1@current",
"to": "model-transport:openai-compat",
"kind": "speaks"
}
],
"incomingEdges": [
{
"from": "model-family:grok-4",
"to": "model:grok-build-0-1@current",
"kind": "has_version"
}
]
}