langflow/src/backend
Gabriel Luiz Freitas Almeida 06bbfa2e04 🐛 fix(utils.py): fix find_last_node function to receive nodes and edges as arguments instead of data dictionary
🐛 fix(utils.py): fix update_source_handle function to receive g_nodes and g_edges as arguments instead of flow_data
🐛 fix(utils.py): fix get_updated_edges function to receive g_nodes and g_edges as arguments instead of base_flow and group_node_id
 feat(utils.py): add support for passing nodes and edges as arguments to find_last_node, update_source_handle, and get_updated_edges functions to improve reusability and modularity
2023-10-05 13:08:09 -03:00
..
langflow 🐛 fix(utils.py): fix find_last_node function to receive nodes and edges as arguments instead of data dictionary 2023-10-05 13:08:09 -03:00
.gitignore Changed gitignore 2023-07-28 15:19:31 -03:00
Dockerfile add support for VertexAIEmbeddings node 2023-08-08 17:35:50 -05:00