From 44b9497e652d965113e11c0f44b936e0a577edcd Mon Sep 17 00:00:00 2001 From: Ray Andrew Date: Sat, 14 Feb 2026 01:28:14 -0600 Subject: [PATCH] feat: remove budget --- litellm/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/litellm/config.yaml b/litellm/config.yaml index 2c235e4..6fe6f98 100644 --- a/litellm/config.yaml +++ b/litellm/config.yaml @@ -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"