Skip to content

Pin discovered Codex model id verbatim; clarify Databricks fallback m… - #282

Merged
AarushiShah-db merged 3 commits into
mainfrom
codex-verbatim-model-id
Aug 7, 2026
Merged

Pin discovered Codex model id verbatim; clarify Databricks fallback m…#282
AarushiShah-db merged 3 commits into
mainfrom
codex-verbatim-model-id

Conversation

@AarushiShah-db

Copy link
Copy Markdown
Collaborator

…essage

The gateway routes Codex requests by the discovered endpoint name, so rewriting databricks-gpt-5-5 to the OpenAI form gpt-5.5 made the gateway resolve a non-existent system.ai.* alias and 404. Pin the discovered id as-is (both databricks-* and system.ai.* forms) instead.

Also reword the provider-service fallback note from "No model provider services available for X; using Databricks models" to "Using Databricks models for X" so it doesn't read like an error on the common path.

Co-authored-by: Isaac

…essage

The gateway routes Codex requests by the discovered endpoint name, so
rewriting databricks-gpt-5-5 to the OpenAI form gpt-5.5 made the gateway
resolve a non-existent system.ai.* alias and 404. Pin the discovered id
as-is (both databricks-* and system.ai.* forms) instead.

Also reword the provider-service fallback note from "No model provider
services available for X; using Databricks models" to "Using Databricks
models for X" so it doesn't read like an error on the common path.

Co-authored-by: Isaac
@AarushiShah-db
AarushiShah-db requested a review from tt-le August 6, 2026 23:43
@AarushiShah-db
AarushiShah-db requested review from sunishsheth2009 and removed request for asujithan, sunishsheth2009 and tt-le August 7, 2026 00:57
@AarushiShah-db
AarushiShah-db merged commit b360a2c into main Aug 7, 2026
2 checks passed
@AarushiShah-db
AarushiShah-db deleted the codex-verbatim-model-id branch August 7, 2026 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant