iiRecord
Agentic AI Atlas · ANTHROPIC_CUSTOM_MODEL_OPTION_NAME
env-var:anthropic-custom-model-option-namea5c.ai
II.
EnvVar JSON

env-var:anthropic-custom-model-option-name

Structured · live

ANTHROPIC_CUSTOM_MODEL_OPTION_NAME json

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

File · extensions/env-vars/claude-code-env-vars-model-selection.yamlCluster · extensions
Record JSON
{
  "id": "env-var:anthropic-custom-model-option-name",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-model-selection.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "ANTHROPIC_CUSTOM_MODEL_OPTION_NAME",
    "description": "Display name for the custom model entry in the /model picker.",
    "name": "ANTHROPIC_CUSTOM_MODEL_OPTION_NAME",
    "category": "model-selection",
    "valueType": "string"
  },
  "outgoingEdges": [
    {
      "from": "env-var:anthropic-custom-model-option-name",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}