langflow/src/backend
Gabriel Almeida 4b6a8595df 🐛 fix(nodes.py): change type hint of tools list to include ToolkitNode
The type hint of the tools list in the AgentNode class has been updated to include the ToolkitNode class. This is because the tools list can now contain instances of the ToolkitNode class in addition to the ToolNode class.
2023-05-30 21:34:23 -03:00
..
langflow 🐛 fix(nodes.py): change type hint of tools list to include ToolkitNode 2023-05-30 21:34:23 -03:00
.gitignore refac: langflow_backend -> langflow 2023-03-17 09:50:02 -03:00
Dockerfile refac: langflow_backend -> langflow 2023-03-17 09:50:02 -03:00