@@ -18,7 +18,7 @@
"default_max_tokens": 64000,
"can_reason": true,
"reasoning_levels": ["low", "medium", "high", "max"],
- "default_reasoning_effort": "medium",
+ "default_reasoning_effort": "high",
"supports_attachments": true
},
{
@@ -43,8 +43,8 @@
"context_window": 1000000,
"default_max_tokens": 126000,
"can_reason": true,
- "reasoning_levels": ["low", "medium", "high", "max"],
- "default_reasoning_effort": "medium",
+ "reasoning_levels": ["low", "medium", "high", "xhigh", "max"],
+ "default_reasoning_effort": "high",
"supports_attachments": true
},
{
@@ -58,7 +58,7 @@
"default_max_tokens": 126000,
"can_reason": true,
"reasoning_levels": ["low", "medium", "high", "max"],
- "default_reasoning_effort": "medium",
+ "default_reasoning_effort": "high",
"supports_attachments": true
},
{
@@ -17,6 +17,8 @@
"context_window": 1000000,
"default_max_tokens": 64000,
"can_reason": true,
+ "reasoning_levels": ["low", "medium", "high", "max"],
+ "default_reasoning_effort": "high",
"supports_attachments": true
},
{
@@ -53,6 +55,8 @@
"context_window": 1000000,
"default_max_tokens": 126000,
"can_reason": true,
+ "reasoning_levels": ["low", "medium", "high", "xhigh", "max"],
+ "default_reasoning_effort": "high",
"supports_attachments": true
},
{
@@ -65,6 +69,8 @@
"context_window": 1000000,
"default_max_tokens": 126000,
"can_reason": true,
+ "reasoning_levels": ["low", "medium", "high", "max"],
+ "default_reasoning_effort": "high",
"supports_attachments": true
},
{