fix(router.py): fix model name passed through
This commit is contained in:
parent
dff4c172d0
commit
c12e3bd565
@ -1567,7 +1567,7 @@ class Router:
|
||||
#### VALIDATE MODEL ########
|
||||
# check if model provider in supported providers
|
||||
(
|
||||
model,
|
||||
_model,
|
||||
custom_llm_provider,
|
||||
dynamic_api_key,
|
||||
api_base,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user