II.
ProviderVersion JSON
Structured · liveprovider-version:xai-ge-0-0-0
xAI Chat API (>=0.0.0) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "provider-version:xai-ge-0-0-0",
"_kind": "ProviderVersion",
"_file": "extensions/provider-versions/provider-versions-anthropic-openai.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "xAI Chat API (>=0.0.0)",
"providerId": "provider:xai",
"versionRange": ">=0.0.0",
"description": "Open-ended ProviderVersion entry pinning capability claims to the\nxAI OpenAI-compatible chat-completions API across observed versions.\n"
},
"outgoingEdges": [
{
"from": "provider-version:xai-ge-0-0-0",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=0.0.0",
"level": "full",
"notes": "xai"
}
},
{
"from": "provider-version:xai-ge-0-0-0",
"to": "capability:supports-tool-use",
"kind": "supports",
"attributes": {
"versionRange": ">=0.0.0",
"level": "full",
"notes": "xai"
}
},
{
"from": "provider-version:xai-ge-0-0-0",
"to": "capability:supports-structured-output",
"kind": "supports",
"attributes": {
"versionRange": ">=0.0.0",
"level": "full",
"notes": "xai"
}
}
],
"incomingEdges": []
}