From c071bfbe58e90ce2e171eefd6efff7c956991e83 Mon Sep 17 00:00:00 2001 From: yuneng-jiang Date: Wed, 17 Dec 2025 22:05:47 -0800 Subject: [PATCH] base commit --- litellm/proxy/spend_tracking/cloudzero_endpoints.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litellm/proxy/spend_tracking/cloudzero_endpoints.py b/litellm/proxy/spend_tracking/cloudzero_endpoints.py index 502537cb70..7aecf7a645 100644 --- a/litellm/proxy/spend_tracking/cloudzero_endpoints.py +++ b/litellm/proxy/spend_tracking/cloudzero_endpoints.py @@ -296,7 +296,7 @@ def is_cloudzero_setup_in_config() -> bool: async def is_cloudzero_setup() -> bool: """ - Check if CloudZero is setup in either config.yaml/env vars OR database. + Check if CloudZero is setup in either config.yaml/env vars OR database CloudZero is considered setup if: - CloudZero is configured in config.yaml callbacks, OR