mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
(test) s3 logging
This commit is contained in:
parent
c2b948e6a9
commit
6eb17cd916
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ def test_s3_logging():
|
|||
response = asyncio.run(_test())
|
||||
expected_keys.append(response.id)
|
||||
print(f"response: {response}")
|
||||
time.sleep(5) # wait 5s for logs to land
|
||||
|
||||
import boto3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue