Change summary
internal/agent/hyper/provider.json | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Detailed changes
@@ -99,12 +99,12 @@
{
"id": "kimi-k2.6",
"name": "Kimi K2.6",
- "cost_per_1m_in": 0.8,
- "cost_per_1m_out": 4,
+ "cost_per_1m_in": 0.74,
+ "cost_per_1m_out": 3.5,
"cost_per_1m_in_cached": 0.25,
"cost_per_1m_out_cached": 0,
- "context_window": 262142,
- "default_max_tokens": 26214,
+ "context_window": 32768,
+ "default_max_tokens": 3276,
"can_reason": true,
"supports_attachments": true
},