fix(router.py): fix pre call check logic

This commit is contained in:
Krrish Dholakia 2024-03-23 18:56:08 -07:00
parent eb3ca85d7e
commit b7321ae4ee
3 changed files with 11 additions and 4 deletions

View file

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