-
-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
It would be very useful to have an option to configure multiple API tokens within the same profile and enable automatic token rotation.
A common use case is Gemini free-tier tokens, where users may have several tokens available (for example, 5β10 free tokens). Instead of creating multiple profiles or manually switching tokens, the system could rotate them automatically.
Proposed behavior
- Allow adding multiple tokens to a single profile
- Enable round-robin or failover rotation between tokens
- Automatically switch tokens when:
- Rate limits are hit
- Quotas are exceeded
- A token becomes temporarily unavailable
- Optional visibility into:
- Which token is currently active
- Token usage and failures (basic metrics or logs)
Benefits
- Better utilization of free-tier quotas
- Improved reliability and uptime
- Cleaner configuration (one profile instead of many)
- Less manual intervention for users
This feature would greatly improve usability for providers like Gemini and any other API that supports multiple keys per account or project.
websitegest
Metadata
Metadata
Assignees
Labels
No labels