Symptom
When the CODA app runs on a workspace with Geo Designated Services (GDS) configured, the AI Gateway Beta still exposes cross-geo (x-geo) foundation models in Claude Code's /model picker. Observed entries include:
databricks-claude-sonnet-4-6
databricks-claude-opus-4-7
databricks-claude-haiku-4-5
These should be filtered to the workspace's designated geo when GDS is in effect.
Expected
GDS-enabled workspaces should only see foundation models served from their designated geo. Cross-geo FMs should be hidden from / rejected by the gateway-backed model picker so customers under data-residency contracts can't accidentally route inference out-of-region.
Repro
- Provision (or use) a Databricks workspace with Geo Designated Services enabled.
- Open the CODA app on that workspace.
- Launch
claude → run /model.
- Observe: x-geo FMs still listed and selectable.
Ask
Filed from: app version v0.18.1, Claude Code v2.1.128.
Symptom
When the CODA app runs on a workspace with Geo Designated Services (GDS) configured, the AI Gateway Beta still exposes cross-geo (x-geo) foundation models in Claude Code's
/modelpicker. Observed entries include:databricks-claude-sonnet-4-6databricks-claude-opus-4-7databricks-claude-haiku-4-5These should be filtered to the workspace's designated geo when GDS is in effect.
Expected
GDS-enabled workspaces should only see foundation models served from their designated geo. Cross-geo FMs should be hidden from / rejected by the gateway-backed model picker so customers under data-residency contracts can't accidentally route inference out-of-region.
Repro
claude→ run/model.Ask
Filed from: app version v0.18.1, Claude Code v2.1.128.