Skip to content

[codex] update default openai model#672

Closed
timrogers wants to merge 1 commit into
mainfrom
codex/update-default-openai-model-gpt54mini
Closed

[codex] update default openai model#672
timrogers wants to merge 1 commit into
mainfrom
codex/update-default-openai-model-gpt54mini

Conversation

@timrogers

Copy link
Copy Markdown
Owner

What changed

  • Updated the default OpenAI model from gpt-4o to gpt-5.4-mini in src/llm.rs.

Why

  • This keeps the OpenAI-backed inference path aligned with the newer default model requested for the project.

Impact

  • Users who run Formanator with an OpenAI API key will now use gpt-5.4-mini by default for claim inference.
  • No CLI flags or configuration values changed.

Validation

  • cargo test --locked --all-features
  • cargo build --release --locked
  • pre-commit run --all-files could not run in this environment because pre-commit is not installed.

@timrogers timrogers closed this Jun 25, 2026
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