iiRecord
Agentic AI Atlas · OPENAI_BASE_URL
env-var:openai-base-urla5c.ai
II.
EnvVar JSON

env-var:openai-base-url

Structured · live

OPENAI_BASE_URL json

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

File · extensions/env-vars/cross-vendor-essentials.yamlCluster · extensions
Record JSON
{
  "id": "env-var:openai-base-url",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/cross-vendor-essentials.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "OPENAI_BASE_URL",
    "name": "OPENAI_BASE_URL",
    "category": "network-timeout",
    "valueType": "string",
    "description": "Optional override for the OpenAI API base URL — used by Codex CLI to\nroute through a proxy or alt OpenAI-compatible endpoint.\nSource: platform.openai.com/docs/api-reference/authentication.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:codex.runtime@1.x",
      "to": "env-var:openai-base-url",
      "kind": "has_env_var",
      "attributes": {}
    }
  ]
}