mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
Update litellm/proxy/openai_files_endpoints/files_endpoints.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
35d2bc382f
commit
c8e6428eb7
1 changed files with 1 additions and 1 deletions
|
|
@ -477,7 +477,7 @@ async def create_file( # noqa: PLR0915
|
|||
seconds=enforced_file_expiry["seconds"],
|
||||
)
|
||||
|
||||
verbose_proxy_logger.info(
|
||||
verbose_proxy_logger.debug(
|
||||
"create_file expires_after: %s", expires_after
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue