mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 10:50:44 +00:00
feat(openai): default images to gpt-image-2
This commit is contained in:
@@ -240,7 +240,7 @@ Infer commands normalize JSON output under a shared envelope:
|
||||
"capability": "image.generate",
|
||||
"transport": "local",
|
||||
"provider": "openai",
|
||||
"model": "gpt-image-1",
|
||||
"model": "gpt-image-2",
|
||||
"attempts": [],
|
||||
"outputs": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user