forked from phoenix/litellm-mirror
(docs) proxy - caching
This commit is contained in:
parent
30c6d164d2
commit
b103ab1f0b
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ litellm_settings:
|
|||
s3_region_name: us-west-2 # AWS Region Name for S3
|
||||
s3_aws_access_key_id: your_access_key # AWS Access Key ID for S3
|
||||
s3_aws_secret_access_key: your_secret_key # AWS Secret Access Key for S3
|
||||
s3_endpoint_url: https://s3.amazonaws.com # [OPTIONAL] S3 endpoint URL, if you want to use Backblaze/cloudflare s3 buckets
|
||||
```
|
||||
|
||||
### Step 2: Run proxy with config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue