From a166db1e7360fb3d34c2968d2eb24c20923913ec Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Thu, 13 Jun 2024 11:53:04 -0700 Subject: [PATCH] fix config --- litellm/proxy/proxy_config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/litellm/proxy/proxy_config.yaml b/litellm/proxy/proxy_config.yaml index a21378f31e..d28f383c09 100644 --- a/litellm/proxy/proxy_config.yaml +++ b/litellm/proxy/proxy_config.yaml @@ -24,6 +24,7 @@ general_settings: litellm_settings: callbacks: ["otel"] store_audit_logs: true + turn_off_message_logging: true redact_messages_in_exceptions: True enforced_params: - user