langflow/src
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
..
backend 🐛 fix(nodes.py): change type hint of tools list to include ToolkitNode 2023-05-30 21:34:23 -03:00
frontend Fixed scrolling to bottom when writing on chat 2023-05-30 15:48:18 -03:00