diff --git a/providers/synthetic/models/hf:moonshotai/Kimi-K2.5.toml b/providers/synthetic/models/hf:moonshotai/Kimi-K2.5.toml new file mode 100644 index 000000000..0375f5b0b --- /dev/null +++ b/providers/synthetic/models/hf:moonshotai/Kimi-K2.5.toml @@ -0,0 +1,25 @@ +name = "Kimi K2.5" +family = "kimi" +release_date = "2026-01" +last_updated = "2026-01" +attachment = false +reasoning = true +temperature = true +tool_call = true +knowledge = "2025-01" +open_weights = true + +[interleaved] +field = "reasoning_content" + +[cost] +input = 1.20 +output = 1.20 + +[limit] +context = 262_144 +output = 32768 + +[modalities] +input = ["text", "image"] +output = ["text"]