(feat) set key-model budgets

This commit is contained in:
ishaan-jaff 2024-02-16 15:44:34 -08:00
parent fda1552db6
commit a2f1d2ee52
4 changed files with 11 additions and 0 deletions

View file

@ -64,6 +64,8 @@ model LiteLLM_VerificationToken {
budget_duration String?
budget_reset_at DateTime?
allowed_cache_controls String[] @default([])
model_spend Json @default("{}")
model_max_budget Json @default("{}")
}
// store proxy config.yaml