forked from agents/opencode
feat: 更新模型版本为gpt-5.3-codex并统一配置高阶变体
- 更新模型版本为gpt-5.3-codex并统一设置高阶变体配置
This commit is contained in:
@@ -50,7 +50,11 @@
|
|||||||
"variant": "high"
|
"variant": "high"
|
||||||
},
|
},
|
||||||
"ultrabrain": {
|
"ultrabrain": {
|
||||||
"model": "cpa-openai/gpt-5.2-codex",
|
"model": "cpa-openai/gpt-5.3-codex",
|
||||||
|
"variant": "xhigh"
|
||||||
|
},
|
||||||
|
"deep": {
|
||||||
|
"model": "cpa-openai/gpt-5.3-codex",
|
||||||
"variant": "xhigh"
|
"variant": "xhigh"
|
||||||
},
|
},
|
||||||
"artistry": {
|
"artistry": {
|
||||||
|
|||||||
Reference in New Issue
Block a user