II.
ProviderTranslation JSON
Structured · liveprovider-translation:hermes:google
provider-translation:hermes:google json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "provider-translation:hermes:google",
"_kind": "ProviderTranslation",
"_file": "extensions/provider-translations/hermes-translations.yaml",
"_cluster": "extensions",
"attributes": {
"harness": "hermes",
"provider": "google",
"proxyRequired": true,
"proxyExposedTransport": "openai-chat",
"envMapping": [
{
"envVar": "GOOGLE_API_KEY",
"source": "auth.apiKey",
"condition": "present"
}
],
"suppressNonAnthropicKey": true,
"args": [],
"notes": "Hermes has a built-in gemini provider. No proxy needed.\n"
},
"outgoingEdges": [],
"incomingEdges": []
}