mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 10:14:26 +00:00
Merge d427ba5438
into b82af5b826
This commit is contained in:
commit
9e762d5f7d
1 changed files with 1 additions and 1 deletions
|
@ -3006,7 +3006,7 @@ def get_optional_params( # noqa: PLR0915
|
|||
or "tools" in non_default_params
|
||||
):
|
||||
if (
|
||||
custom_llm_provider == "ollama"
|
||||
custom_llm_provider != "openai"
|
||||
and custom_llm_provider != "text-completion-openai"
|
||||
and custom_llm_provider != "azure"
|
||||
and custom_llm_provider != "vertex_ai"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue