@@ -94,7 +94,7 @@
"cost_per_1m_out": 15,
"cost_per_1m_in_cached": 3.75,
"cost_per_1m_out_cached": 0.3,
- "context_window": 200000,
+ "context_window": 1000000,
"default_max_tokens": 50000,
"can_reason": true,
"reasoning_levels": ["low", "medium", "high", "max"],
@@ -120,7 +120,7 @@
"cost_per_1m_out": 25,
"cost_per_1m_in_cached": 6.25,
"cost_per_1m_out_cached": 0.50,
- "context_window": 200000,
+ "context_window": 1000000,
"default_max_tokens": 126000,
"can_reason": true,
"reasoning_levels": ["low", "medium", "high", "max"],