feat: remove budget
This commit is contained in:
parent
55cc700794
commit
44b9497e65
1 changed files with 2 additions and 2 deletions
|
|
@ -156,5 +156,5 @@ litellm_settings:
|
|||
ttl: 3600
|
||||
|
||||
# ── Budget limit: $3/day to prevent surprise bills ──
|
||||
max_budget: 3.0
|
||||
budget_duration: "1d"
|
||||
# max_budget: 3.0
|
||||
# budget_duration: "1d"
|
||||
|
|
|
|||
Loading…
Reference in a new issue