chore(synthetic): add Kimi K2.6

Christian Rocha created

Change summary

internal/providers/configs/synthetic.json | 38 ++++--------------------
1 file changed, 7 insertions(+), 31 deletions(-)

Detailed changes

internal/providers/configs/synthetic.json 🔗

@@ -128,39 +128,15 @@
       "supports_attachments": false
     },
     {
-      "id": "hf:moonshotai/Kimi-K2.5",
-      "name": "Kimi K2.5",
-      "cost_per_1m_in": 0.45,
-      "cost_per_1m_out": 3.4,
-      "cost_per_1m_in_cached": 0.45,
-      "cost_per_1m_out_cached": 0.45,
-      "context_window": 262144,
-      "default_max_tokens": 32768,
-      "can_reason": true,
-      "reasoning_levels": [
-        "low",
-        "medium",
-        "high"
-      ],
-      "default_reasoning_effort": "medium",
-      "supports_attachments": true
-    },
-    {
-      "id": "hf:nvidia/Kimi-K2.5-NVFP4",
-      "name": "Kimi K2.5 NVFP4",
-      "cost_per_1m_in": 0.45,
-      "cost_per_1m_out": 3.4,
-      "cost_per_1m_in_cached": 0.45,
-      "cost_per_1m_out_cached": 0.45,
+      "id": "hf:moonshotai/Kimi-K2.6",
+      "name": "Kimi K2.6",
+      "cost_per_1m_in": 0.95,
+      "cost_per_1m_out": 4,
+      "cost_per_1m_in_cached": 0.95,
+      "cost_per_1m_out_cached": 0.95,
       "context_window": 262144,
       "default_max_tokens": 32768,
-      "can_reason": true,
-      "reasoning_levels": [
-        "low",
-        "medium",
-        "high"
-      ],
-      "default_reasoning_effort": "medium",
+      "can_reason": false,
       "supports_attachments": true
     },
     {