Skip to content

Shouldn't there be a seperate activeIndex for each seperate quota instead of just being seperated by family? #365

@Stae24

Description

@Stae24

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/modelsModel access, Claude/Gemini specificenhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions