ci/cd new release

This commit is contained in:
Ishaan Jaff 2025-07-22 21:08:02 -07:00
parent 642cfa26b0
commit a0846c3f31

View file

@ -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 = (