fix [PROXY] returned data from litellm_pre_call_util (#7558)

This commit is contained in:
Ishaan Jaff 2025-01-04 18:47:36 -08:00 committed by GitHub
parent f1540ceeab
commit d74fa39454
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -602,7 +602,7 @@ async def add_litellm_data_to_request( # noqa: PLR0915
)
verbose_proxy_logger.debug(
f"[PROXY]returned data from litellm_pre_call_utils: {data}"
"[PROXY] returned data from litellm_pre_call_utils: %s", data
)
## ENFORCED PARAMS CHECK