Files
ubicloud/config/free_quotas.yml
Junhao Li a876d6d52c Add billing check and free quota for AI inference
Provide free quota for AI inference. Projects without valid billing info
will have requests rejected after the free quota is exhausted.
2025-02-18 11:51:51 -05:00

2 lines
78 B
YAML

- { name: inference-tokens, value: 500000, resource_type: "InferenceTokens" }