forked from phoenix/litellm-mirror
test: reintegrate s3 testing
This commit is contained in:
parent
a89d0db625
commit
4885bff9e3
4 changed files with 215 additions and 211 deletions
|
@ -14,7 +14,7 @@
|
|||
# import litellm
|
||||
|
||||
# litellm.cache = Cache(
|
||||
# type="s3", s3_bucket_name="cache-bucket-litellm", s3_region_name="us-west-2"
|
||||
# type="s3", s3_bucket_name="litellm-my-test-bucket-2", s3_region_name="us-west-2"
|
||||
# )
|
||||
|
||||
# ### Test calling router with s3 Cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue