mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-20 18:14:29 -07:00
feat(billing): implement G1 AI credits overage flow with billing telemetry (#18590)
This commit is contained in:
@@ -36,6 +36,8 @@ export async function createCodeAssistContentGenerator(
|
||||
sessionId,
|
||||
userData.userTier,
|
||||
userData.userTierName,
|
||||
userData.paidTier,
|
||||
config,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user