Skip to content

Switch default OpenAI model to gpt-5.4-mini#663

Closed
timrogers wants to merge 1 commit into
mainfrom
claude/default-model-gpt-5-4-mini-3og0wx
Closed

Switch default OpenAI model to gpt-5.4-mini#663
timrogers wants to merge 1 commit into
mainfrom
claude/default-model-gpt-5-4-mini-3og0wx

Conversation

@timrogers

Copy link
Copy Markdown
Owner

Summary

  • Changes the default OpenAI model used for LLM inference from gpt-4o to gpt-5.4-mini (OPENAI_MODEL constant in src/llm.rs)

Test plan

  • Run the app with an OpenAI API key and confirm requests are sent to gpt-5.4-mini
  • Run cargo test to confirm no test regressions

Generated by Claude Code

@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.

2 participants