From 785fb00604995edab4e9f5d15337208f3ccfb587 Mon Sep 17 00:00:00 2001 From: Paras Mittal <64939659+pmxi@users.noreply.github.com> Date: Wed, 20 May 2026 00:24:33 -0400 Subject: [PATCH] Add Kimi K2.6 pricing --- data/moonshot-ai.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/data/moonshot-ai.json b/data/moonshot-ai.json index 65e5710..6ce142c 100644 --- a/data/moonshot-ai.json +++ b/data/moonshot-ai.json @@ -1,6 +1,19 @@ { "vendor": "moonshot-ai", "models": [ + { + "id": "kimi-k2.6", + "name": "Kimi K2.6", + "price_history": [ + { + "input": 0.95, + "output": 4.0, + "from_date": null, + "to_date": null, + "input_cached": 0.16 + } + ] + }, { "id": "kimi-k2-0905-preview", "name": "Kimi K2 0905 Preview",