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

This commit is contained in:
Krrish Dholakia 2024-03-23 18:56:08 -07:00
parent 4e70a3e09a
commit 292cdd81e4
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 = {