Skip to content

Update default OpenAI model to gpt-5.4-mini#660

Closed
timrogers wants to merge 1 commit into
mainfrom
claude/interesting-chebyshev-47078e
Closed

Update default OpenAI model to gpt-5.4-mini#660
timrogers wants to merge 1 commit into
mainfrom
claude/interesting-chebyshev-47078e

Conversation

@timrogers

Copy link
Copy Markdown
Owner

Summary

Updates the default OpenAI model from gpt-4o to gpt-5.4-mini for improved performance and cost efficiency.

Changes

  • Updated OPENAI_MODEL constant in src/llm.rs to use gpt-5.4-mini instead of gpt-4o

Testing

This change affects all OpenAI API calls made through the LLM module. The new model should handle the same inference tasks (category/benefit inference and receipt parsing) with comparable or better quality.

🤖 Generated with Claude Code

Replace the default model from gpt-4o to gpt-5.4-mini for improved performance and cost efficiency.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@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