mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-18 02:30:51 +08:00
feat(quota): group Gemini CLI buckets and refine Gemini quota groups
This commit is contained in:
@@ -24,6 +24,7 @@ export interface GeminiCliQuotaBucketState {
|
||||
remainingAmount: number | null;
|
||||
resetTime: string | undefined;
|
||||
tokenType: string | null;
|
||||
modelIds?: string[];
|
||||
}
|
||||
|
||||
export interface GeminiCliQuotaState {
|
||||
|
||||
Reference in New Issue
Block a user