Skip to content

feat(config): add GPT-5.4, GPT-5.4 Mini, and GPT-5.4 Nano to OpenAI preset models#416

Open
donghch wants to merge 1 commit intoTHU-MAIC:mainfrom
donghch:chore/add-openai-models
Open

feat(config): add GPT-5.4, GPT-5.4 Mini, and GPT-5.4 Nano to OpenAI preset models#416
donghch wants to merge 1 commit intoTHU-MAIC:mainfrom
donghch:chore/add-openai-models

Conversation

@donghch
Copy link
Copy Markdown

@donghch donghch commented Apr 13, 2026

Summary

Add GPT-5.4, GPT-5.4 Mini, and GPT-5.4 Nano to OpenAI preset model list.

Closes #415

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)
  • CI/CD or build changes

Evidence

  • CI passes (pnpm check && pnpm lint && npx tsc --noEmit)
  • Manually tested locally
  • Screenshots / recordings attached (if UI changes)

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have added/updated documentation as needed
  • My changes do not introduce new warnings

Added GPT-5.4, GPT-5.4 Mini, and GPT-5.4 Nano models to
OpenAI provider in deafult providers config.
@donghch donghch changed the title feat(models): add GPT-5.4, GPT-5.4 Mini, and GPT-5.4 Nano to OpenAI preset models feat(config): add GPT-5.4, GPT-5.4 Mini, and GPT-5.4 Nano to OpenAI preset models Apr 13, 2026
@donghch donghch marked this pull request as ready for review April 13, 2026 08:30
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.

feat(config): add latest OpenAI models to the default config

1 participant