mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-17 00:26:01 +00:00
fix get_optional_params
This commit is contained in:
@@ -1100,6 +1100,7 @@ def completion( # type: ignore # noqa: PLR0915
|
||||
user=user,
|
||||
# params to identify the model
|
||||
model=model,
|
||||
base_model=base_model,
|
||||
custom_llm_provider=custom_llm_provider,
|
||||
response_format=response_format,
|
||||
seed=seed,
|
||||
|
||||
Reference in New Issue
Block a user