Add optional daily quota display for Chutes.ai provider #2224
Closed
Sigmanor
started this conversation in
1. Feature requests
Replies: 1 comment
-
I decided it’s better to make this as a VS Code extension, so here it is. |
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 think it would be great if for the chutes.ai provider there was a way to show the daily quota for users with a subscription. This could be added as an optional checkbox, and for example, next to the index icon you could display another icon that, when hovered over, would show something like:
quota:2000 used:400
These data can be easily retrieved via their API like this:
The response looks like this:
Beta Was this translation helpful? Give feedback.
All reactions