feat(synthetic): kimi k2.5 (#178)

Carlos Alexandro Becker created

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Change summary

internal/providers/configs/synthetic.json | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)

Detailed changes

internal/providers/configs/synthetic.json 🔗

@@ -179,6 +179,25 @@
       "supports_attachments": true,
       "options": {}
     },
+    {
+      "id": "hf:nvidia/Kimi-K2.5-NVFP4",
+      "name": "Kimi K2.5 NVFP4",
+      "cost_per_1m_in": 0.55,
+      "cost_per_1m_out": 2.1900000000000004,
+      "cost_per_1m_in_cached": 0.55,
+      "cost_per_1m_out_cached": 0.55,
+      "context_window": 262144,
+      "default_max_tokens": 32768,
+      "can_reason": true,
+      "reasoning_levels": [
+        "low",
+        "medium",
+        "high"
+      ],
+      "default_reasoning_effort": "medium",
+      "supports_attachments": true,
+      "options": {}
+    },
     {
       "id": "hf:meta-llama/Llama-3.3-70B-Instruct",
       "name": "Llama 3.3 70B Instruct",