-
-
Notifications
You must be signed in to change notification settings - Fork 624
Open
Labels
area/modelsModel access, Claude/Gemini specificModel access, Claude/Gemini specificenhancementNew feature or requestNew feature or request
Milestone
Description
Pre-submission checklist
- I have searched existing issues and feature requests for duplicates
- I have read the README
Feature description
I don't see reason to have the activeIndex for these seperate quotas grouped by family, there should be a seperate activeIndex for each seperate quota, so that accounts can be properly assigned for each model based on the quota for that specific model.
Use case
With the current implementation, you can have your gemini 3 pro being rate limited cause the activeIndex for all gemini models to shift, even when the other quotas (gemini 3 flash and gemini cli) haven't been rate limited.
Having a seperate activeIndex for each quota would stop this from happening.
Proposed implementation
Just simply have a seperate activeIndex for each seperate quota.
Alternatives considered
No response
Compliance
- This feature is for personal development use
- This feature does not violate or circumvent Google's Terms of Service
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/modelsModel access, Claude/Gemini specificModel access, Claude/Gemini specificenhancementNew feature or requestNew feature or request