feat: add "gpt-5.4" to codex allowed models list (#16274)

pull/16181/head^2
Sadık 2026-03-06 07:03:01 +03:00 committed by GitHub
parent d68afcaa55
commit 46d7d2fdc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -362,6 +362,7 @@ export async function CodexAuthPlugin(input: PluginInput): Promise<Hooks> {
"gpt-5.1-codex-max",
"gpt-5.1-codex-mini",
"gpt-5.2",
"gpt-5.4",
"gpt-5.2-codex",
"gpt-5.3-codex",
"gpt-5.1-codex",