mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-20 22:24:01 +00:00
fix [PROXY] returned data from litellm_pre_call_util (#7558)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user