Skip to content

feat: switch default model to gpt-5.4 and remove hardcoded model#2

Merged
AlexMost merged 3 commits intomainfrom
feat/default-model-gpt-5.4
Mar 24, 2026
Merged

feat: switch default model to gpt-5.4 and remove hardcoded model#2
AlexMost merged 3 commits intomainfrom
feat/default-model-gpt-5.4

Conversation

@AlexMost
Copy link
Copy Markdown
Owner

Let the OpenAI API validate model names instead of maintaining a client-side allowlist that breaks whenever a new model is released. Adds a clear error message when a 400 response indicates the model lacks json_schema support.

AlexMost and others added 3 commits March 24, 2026 21:18
…wlist

Let the OpenAI API validate model names instead of maintaining a client-side
allowlist that breaks whenever a new model is released. Adds a clear error
message when a 400 response indicates the model lacks json_schema support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Limit push trigger to main so PRs only run the pull_request workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AlexMost AlexMost merged commit a7063cf into main Mar 24, 2026
1 check passed
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