Replies: 3 comments 1 reply
-
I must be an ultra-nerd then as I love it. Have you added it to your fork or as a PR? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Would it be a problem to keep this updated with API pricing? I think just tracking the token count would be less error-prone. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Don't go YOLO if you have no visibility into how much it burns. 😄 ![]() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I added a calculation to determine how much the user is spending in the
/stats
model and with the/quit
command. The formula is based on Gemini API pricing.https://ai.google.dev/gemini-api/docs/pricing#gemini-2.5-pro
Beta Was this translation helpful? Give feedback.
All reactions