mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 20:00:47 +00:00
fix: update Codex executor for gpt-5.3-codex support
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
committed by
decolua
co-authored by
Cursor
parent
9c9af25acd
commit
d7d5dc90bc
@@ -17,10 +17,7 @@ const OAUTH_TEST_CONFIG = {
|
||||
checkExpiry: true,
|
||||
},
|
||||
codex: {
|
||||
url: "https://api.openai.com/v1/models",
|
||||
method: "GET",
|
||||
authHeader: "Authorization",
|
||||
authPrefix: "Bearer ",
|
||||
checkExpiry: true,
|
||||
refreshable: true,
|
||||
},
|
||||
"gemini-cli": {
|
||||
|
||||
Reference in New Issue
Block a user