feat: 将 Oracle 模型配置调整为超高精度模式
- 将 Oracle 模型的配置从高精度模式调整为超高精度模式。
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"oracle": {
|
||||
"model": "cpa-openai/gpt-5.2",
|
||||
"variant": "high"
|
||||
"variant": "xhigh"
|
||||
},
|
||||
"librarian": {
|
||||
"model": "cpa-google/gemini-3-flash"
|
||||
|
||||
Reference in New Issue
Block a user