Add xhigh reasoningEffort to config schema (#965)
* test: cover xhigh reasoningEffort * feat: add xhigh reasoningEffort option * test: make reasoningEffort xhigh test model-agnostic
This commit is contained in:
@@ -1787,7 +1787,8 @@
|
||||
"enum": [
|
||||
"low",
|
||||
"medium",
|
||||
"high"
|
||||
"high",
|
||||
"xhigh"
|
||||
]
|
||||
},
|
||||
"textVerbosity": {
|
||||
|
||||
Reference in New Issue
Block a user