fix(router.py): fix client init for streaming timeouts

This commit is contained in:
Krrish Dholakia 2024-04-05 12:06:46 -07:00 committed by Ishaan Jaff
parent a8d0aace83
commit bf8097e961
4 changed files with 29 additions and 7 deletions

View file

@ -609,6 +609,7 @@ def completion(
"cache",
"no-log",
"base_model",
"stream_timeout",
]
default_params = openai_params + litellm_params
non_default_params = {