Remove unused code in ChatLiteLLM.py
This commit is contained in:
parent
4aadd27db1
commit
868aca053e
1 changed files with 0 additions and 1 deletions
|
|
@ -134,4 +134,3 @@ class LiteLLMComponent(CustomComponent):
|
|||
max_retries=max_retries,
|
||||
)
|
||||
return LLM
|
||||
# litellm.drop_params=True
|
||||
Loading…
Add table
Add a link
Reference in a new issue