mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
ci/cd new release
This commit is contained in:
parent
5741cdae0f
commit
3a76b2762f
1 changed files with 1 additions and 1 deletions
|
|
@ -260,7 +260,7 @@ return_response_headers: bool = (
|
|||
False # get response headers from LLM Api providers - example x-remaining-requests,
|
||||
)
|
||||
enable_json_schema_validation: bool = False
|
||||
##################
|
||||
###################
|
||||
logging: bool = True
|
||||
enable_loadbalancing_on_batch_endpoints: Optional[bool] = None
|
||||
enable_caching_on_provider_specific_optional_params: bool = (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue