Skip to content

Commit 799f8bd

Browse files
checkquota file changes
1 parent 10e1e9e commit 799f8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/scripts/checkquota.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ echo "✅ Azure subscription set successfully."
3131

3232
# Define models and their minimum required capacities
3333
declare -A MIN_CAPACITY=(
34-
["OpenAI.GlobalStandard.gpt-4o"]=$GPT_MIN_CAPACITY
34+
["OpenAI.GlobalStandard.gpt4.1"]=$GPT_MIN_CAPACITY
3535
)
3636

3737
VALID_REGION=""

0 commit comments

Comments
 (0)