mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-24 00:28:32 +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:
co-authored by
greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
parent
35d2bc382f
commit
c8e6428eb7
@@ -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
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user