From a77e0ace2f6e57c9d2b919465bbcce946a91fc2b Mon Sep 17 00:00:00 2001 From: Richard Wang Date: Sun, 19 Apr 2026 20:07:52 +0800 Subject: [PATCH] Add fireworks/accounts/fireworks/routers/kimi-k2p5-turbo to pricing table Amp-Thread-ID: https://ampcode.com/threads/T-019da59d-8281-767b-aa63-0bce61cdfc5d Co-authored-by: Amp --- pricing.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pricing.json b/pricing.json index 16401c0..2eb6bbd 100644 --- a/pricing.json +++ b/pricing.json @@ -1434,5 +1434,19 @@ "supports_reasoning": true, "supports_tool_choice": true, "supports_vision": true + }, + "fireworks/accounts/fireworks/routers/kimi-k2p5-turbo": { + "provider": "fireworks", + "mode": "chat", + "input_cost_per_token": 9.9E-7, + "output_cost_per_token": 0.00000494, + "max_input_tokens": 262144, + "max_output_tokens": 262144, + "max_tokens": 262144, + "cache_read_input_token_cost": 1.6E-7, + "supports_function_calling": true, + "supports_reasoning": true, + "supports_tool_choice": true, + "supports_vision": true } }