mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 17:40:44 +00:00
feat(openai): default to GPT-5.5
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
"openai-codex": {
|
||||
"capabilities": ["image"],
|
||||
"defaultModels": {
|
||||
"image": "gpt-5.4"
|
||||
"image": "gpt-5.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user