mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:30:47 +00:00
docs(openai): document GPT-5.5 defaults
This commit is contained in:
@@ -156,7 +156,7 @@ read_when:
|
||||
"defaults": {
|
||||
"model": {
|
||||
"primary": "anthropic/claude-opus-4-6",
|
||||
"fallbacks": ["anthropic/claude-sonnet-4-6", "openai/gpt-5.4"]
|
||||
"fallbacks": ["anthropic/claude-sonnet-4-6", "openai/gpt-5.5"]
|
||||
},
|
||||
"maxConcurrent": 4
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user