mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
docs
This commit is contained in:
parent
dbadd64395
commit
5d0654e6f6
1 changed files with 1 additions and 0 deletions
|
|
@ -204,6 +204,7 @@ def __init__(
|
|||
s3_bucket_name: Optional[str] = None,
|
||||
s3_region_name: Optional[str] = None,
|
||||
s3_api_version: Optional[str] = None,
|
||||
s3_path: Optional[str] = None, # if you wish to save to a spefic path
|
||||
s3_use_ssl: Optional[bool] = True,
|
||||
s3_verify: Optional[Union[bool, str]] = None,
|
||||
s3_endpoint_url: Optional[str] = None,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue