From 03acee1ed271150fda006050a6e2af6d601d36d3 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 7 May 2025 19:19:21 -0700 Subject: [PATCH] copy --- aider/website/_posts/2025-05-07-gemini-cost.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/website/_posts/2025-05-07-gemini-cost.md b/aider/website/_posts/2025-05-07-gemini-cost.md index c54c18e05..fdadee5ed 100644 --- a/aider/website/_posts/2025-05-07-gemini-cost.md +++ b/aider/website/_posts/2025-05-07-gemini-cost.md @@ -41,7 +41,7 @@ completed the benchmark at a cost of about $37. ## Investigation detail -The version of litellm available at that time appears to have been +The version of litellm available at that time of the benchmark appears to have been excluding reasoning tokens from the token counts it reported. So even though aider had correct per-token pricing, it did not have the correct token counts used during the benchmark.