You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`DATABRICKS_TOKEN`| No | Optional. If not set, the app prompts for a token on first session. Auto-rotated every 10 minutes |
69
69
|`HOME`| Yes | Set to `/app/python/source_code` in app.yaml |
70
70
|`ANTHROPIC_MODEL`| No | Claude model name (default: `databricks-claude-opus-4-6`) |
71
-
|`CODEX_MODEL`| No | Codex model name (default: `databricks-gpt-5-2`) |
71
+
|`CODEX_MODEL`| No | Codex model name (default: `databricks-gpt-5-3-codex`) |
72
72
|`GEMINI_MODEL`| No | Gemini model name (default: `databricks-gemini-3-1-pro`) |
73
73
|`DATABRICKS_GATEWAY_HOST`| No | AI Gateway URL override. Auto-discovered from `DATABRICKS_WORKSPACE_ID` if unset. Falls back to direct model serving if neither is available |
0 commit comments