Guard pro model usage (#22665)

This commit is contained in:
Sehoon Shon
2026-03-16 13:44:25 -04:00
committed by GitHub
parent ef5627eece
commit 48130ebd25
7 changed files with 252 additions and 9 deletions

View File

@@ -17,6 +17,7 @@ export const ExperimentFlags = {
MASKING_PRUNABLE_THRESHOLD: 45758818,
MASKING_PROTECT_LATEST_TURN: 45758819,
GEMINI_3_1_PRO_LAUNCHED: 45760185,
PRO_MODEL_NO_ACCESS: 45768879,
} as const;
export type ExperimentFlagName =