feat(ai): add openai-codex gpt-5.4-mini (#2334)

This commit is contained in:
Jheng-Hong Yang
2026-03-18 06:22:11 -04:00
committed by GitHub
parent 31d59f8513
commit 68da22f18c
3 changed files with 33 additions and 18 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Added `gpt-5.4-mini` model support for the `openai-codex` provider with Codex pricing metadata and unit coverage.
## [0.60.0] - 2026-03-18
### Fixed