diff --git a/internal/providers/configs/synthetic.json b/internal/providers/configs/synthetic.json index 1ec06e18f2b1743e3d80ef8c3de0271a53c7a540..beede9a5a98498ebf5b347d752f7ef53ffe76a65 100644 --- a/internal/providers/configs/synthetic.json +++ b/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 }, {