iiRecord
Agentic AI Atlas · provider-translation:hermes:anthropic
provider-translation:hermes:anthropica5c.ai
II.
ProviderTranslation JSON

provider-translation:hermes:anthropic

Structured · live

provider-translation:hermes:anthropic json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/provider-translations/hermes-translations.yamlCluster · extensions
Record JSON
{
  "id": "provider-translation:hermes:anthropic",
  "_kind": "ProviderTranslation",
  "_file": "extensions/provider-translations/hermes-translations.yaml",
  "_cluster": "extensions",
  "attributes": {
    "harness": "hermes",
    "provider": "anthropic",
    "proxyRequired": true,
    "proxyExposedTransport": "openai-chat",
    "envMapping": [
      {
        "envVar": "ANTHROPIC_API_KEY",
        "source": "auth.apiKey",
        "condition": "present"
      }
    ],
    "suppressNonAnthropicKey": false,
    "args": [],
    "notes": "Route through proxy — hermes custom provider with proxy baseURL.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": []
}