II.
ModelProviderVersion JSON
Structured · liveproviderVersion:groq:openai-compatible-2026-05
providerVersion:groq:openai-compatible-2026-05 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "providerVersion:groq:openai-compatible-2026-05",
"_kind": "ModelProviderVersion",
"_file": "capabilities-and-models/model-provider-version.yaml",
"_cluster": "capabilities-and-models",
"attributes": {
"providerVersionId": "providerVersion:groq:openai-compatible-2026-05",
"providerId": "groq",
"versionRange": ">=2026-05-27",
"apiBasePatterns": [
"https://api.groq.com/openai/v1"
],
"authSignals": [
"GROQ_API_KEY"
],
"envSignals": [],
"regionConstraints": [
"global",
"us"
],
"evidenceRefs": [
"evidence:groq-console-models-2026-05"
]
},
"outgoingEdges": [
{
"from": "providerVersion:groq:openai-compatible-2026-05",
"to": "evidence:groq-console-models-2026-05",
"kind": "has_evidence_source"
},
{
"from": "providerVersion:groq:openai-compatible-2026-05",
"to": "provider:groq",
"kind": "model_provider_version_of"
}
],
"incomingEdges": [
{
"from": "provider:groq",
"to": "providerVersion:groq:openai-compatible-2026-05",
"kind": "has_version"
},
{
"from": "provider:groq",
"to": "providerVersion:groq:openai-compatible-2026-05",
"kind": "has_version"
}
]
}