litellm icon indicating copy to clipboard operation
litellm copied to clipboard

[Feature]: Add request_stream_timeout setting for default stream_timeout value of all models

Open jeromeroussin opened this issue 1 year ago • 1 comments

The Feature

There is currently no way to set separate default timeout values for streaming and non-streaming calls. "timeout" and "stream_timeout" are per-model settings in the config.yaml, and "request_timeout" does not have an equivalent "request_stream_timeout". This RFE is about supporting "request_stream_timeout" in the litellm_settings section of the config yaml.

Motivation, pitch

Less repetition in the config yaml == fewer opportunities for typos

Are you a ML Ops Team?

No

Twitter / LinkedIn details

https://www.linkedin.com/in/jeromeroussin/

jeromeroussin avatar Dec 15 '24 13:12 jeromeroussin

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Mar 16 '25 00:03 github-actions[bot]