From 227afd6d1269c0ab080a997ed947c91ac1ef8ef7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mayoral=20Vilches?= Date: Sun, 1 Jun 2025 13:30:23 +0000 Subject: [PATCH] Fix bug in pricing of alias0 model MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: VĂ­ctor Mayoral Vilches --- pricing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pricing.json b/pricing.json index f0443799..48957fe3 100644 --- a/pricing.json +++ b/pricing.json @@ -4,7 +4,7 @@ "max_input_tokens": 200000, "max_output_tokens": 128000, "input_cost_per_token": 0.000005, - "output_cost_per_token": 0.00005, + "output_cost_per_token": 0.000005, "cache_creation_input_token_cost": 0.000005, "cache_read_input_token_cost": 0.0000005, "search_context_cost_per_query": {