fix get_optional_params
This commit is contained in:
parent
aa8ba9b8f2
commit
830ecbdb8c
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user