diff --git a/litellm/proxy/utils.py b/litellm/proxy/utils.py index 78b12958bb..179e4273de 100644 --- a/litellm/proxy/utils.py +++ b/litellm/proxy/utils.py @@ -95,7 +95,7 @@ class ProxyLogging: "db_exceptions", ] ] - ], + ] = None, ): self.alerting = alerting if alerting_threshold is not None: