Add counter for free tier model usage #2051
alexxtaurus83
started this conversation in
1. Feature requests
Replies: 1 comment
-
Hi @alexxtaurus83 . This feature is introduced a couple of days ago with Virtual Quota Fallback. More here: -> https://x.com/Kilo_Code/status/1955207753204478436 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
It will be useful if user using free tier models can set limits for those models manualy.
RPM: Requests per minute
RPD: Requests per day
TPM: Tokens per minute
TPD: Tokens per day
Like:
https://console.groq.com/docs/rate-limits
https://ai.google.dev/gemini-api/docs/rate-limits#free-tier
User should be able to set limits for each model. As app already counting token usage. It will be great to show user how much was used according to the details he set at model configuration. So, he can see how many tokens and request available for free tier.
I see at the top of the chat progress bar with context window, so might be needed to add 4 additional bars at the top. Might be with hide\show feature.
Beta Was this translation helpful? Give feedback.
All reactions