refactor(tests): remove unused imports and variables, fix typos and update node types
This commit is contained in:
parent
7ae42bf7d2
commit
3b733ada01
4 changed files with 17 additions and 91 deletions
|
|
@ -191,7 +191,7 @@ def test_llm_checker_chain(client: TestClient):
|
|||
"multiline": False,
|
||||
"password": False,
|
||||
"name": "llm",
|
||||
"type": "BaseLLM",
|
||||
"type": "BaseLanguageModel",
|
||||
"list": False,
|
||||
"advanced": False,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue