feat: 补充gpt生图模型测试功能
This commit is contained in:
@@ -21,7 +21,9 @@ const openaiModels = [
|
||||
// GPT-5.3 系列
|
||||
'gpt-5.3-codex', 'gpt-5.3-codex-spark',
|
||||
'chatgpt-4o-latest',
|
||||
'gpt-4o-audio-preview', 'gpt-4o-realtime-preview'
|
||||
'gpt-4o-audio-preview', 'gpt-4o-realtime-preview',
|
||||
// GPT Image 系列
|
||||
'gpt-image-1', 'gpt-image-1.5', 'gpt-image-2'
|
||||
]
|
||||
|
||||
// Anthropic Claude
|
||||
|
||||
Reference in New Issue
Block a user