feat: 将 Oracle 模型配置调整为超高精度模式

- 将 Oracle 模型的配置从高精度模式调整为超高精度模式。
This commit is contained in:
2026-01-31 03:33:04 +08:00
parent 0196e78c26
commit ab8870e2d3

View File

@@ -9,7 +9,7 @@
},
"oracle": {
"model": "cpa-openai/gpt-5.2",
"variant": "high"
"variant": "xhigh"
},
"librarian": {
"model": "cpa-google/gemini-3-flash"