diff --git a/litellm/proxy/proxy_config.yaml b/litellm/proxy/proxy_config.yaml index 88ec6be6989..aa2bfc5252d 100644 --- a/litellm/proxy/proxy_config.yaml +++ b/litellm/proxy/proxy_config.yaml @@ -58,5 +58,3 @@ general_settings: # google cloud run maximum repsonses size is 32MB max_response_size_mb: 10 -litellm_settings: - callbacks: ["gcs_bucket"] # 👈 KEY CHANGE \ No newline at end of file