diff --git a/tokencost/model_prices.json b/tokencost/model_prices.json index 333a282..96caeb7 100644 --- a/tokencost/model_prices.json +++ b/tokencost/model_prices.json @@ -131,8 +131,8 @@ "max_tokens": 4097, "max_input_tokens": 4097, "max_output_tokens": 4096, - "input_cost_per_token": 0.000012, - "output_cost_per_token": 0.000016, + "input_cost_per_token": 0.000003, + "output_cost_per_token": 0.000006, "mode": "chat" }, "text-embedding-3-large": { @@ -1563,4 +1563,4 @@ "mode": "embedding" } -} \ No newline at end of file +}