Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
35a55e10
Commit
35a55e10
authored
Feb 07, 2026
by
shaw
Browse files
fix: 前端快捷添加模型id新增gpt5.3系列
parent
9e80ed0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/composables/useModelWhitelist.ts
View file @
35a55e10
...
@@ -24,6 +24,8 @@ const openaiModels = [
...
@@ -24,6 +24,8 @@ const openaiModels = [
// GPT-5.2 系列
// GPT-5.2 系列
'
gpt-5.2
'
,
'
gpt-5.2-2025-12-11
'
,
'
gpt-5.2-chat-latest
'
,
'
gpt-5.2
'
,
'
gpt-5.2-2025-12-11
'
,
'
gpt-5.2-chat-latest
'
,
'
gpt-5.2-codex
'
,
'
gpt-5.2-pro
'
,
'
gpt-5.2-pro-2025-12-11
'
,
'
gpt-5.2-codex
'
,
'
gpt-5.2-pro
'
,
'
gpt-5.2-pro-2025-12-11
'
,
// GPT-5.3 系列
'
gpt-5.3-codex
'
,
'
gpt-5.3
'
,
'
chatgpt-4o-latest
'
,
'
chatgpt-4o-latest
'
,
'
gpt-4o-audio-preview
'
,
'
gpt-4o-realtime-preview
'
'
gpt-4o-audio-preview
'
,
'
gpt-4o-realtime-preview
'
]
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment