mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-30 10:22:35 +00:00
fix(router.py): fix model name passed through
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user