dify/api/core/workflow/nodes
2024-08-06 16:11:00 +08:00
..
answer Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
code fix: code tool fails when null property exists in object (#6988) 2024-08-06 16:11:00 +08:00
end fix(api/nodes): Fallback to get_any in some nodes that use object or array. (#6566) 2024-07-23 15:51:07 +08:00
http_request fix(api/nodes): Fallback to get_any in some nodes that use object or array. (#6566) 2024-07-23 15:51:07 +08:00
if_else Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
iteration fix(api/core/workflow/nodes/iteration/iteration_node.py): Extend output in iteration if output is a array. (#6647) 2024-07-25 00:32:39 +08:00
knowledge_retrieval delete weight_type in knowledge retrieval node (#6892) 2024-08-01 21:38:59 +08:00
llm fix(api/core/workflow/nodes/llm/llm_node.py): Fix LLM Node error. (#6576) 2024-07-23 17:09:16 +08:00
loop Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
parameter_extractor fix(api/nodes): Fallback to get_any in some nodes that use object or array. (#6566) 2024-07-23 15:51:07 +08:00
question_classifier Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
start Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
template_transform Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
tool fix: remote image not display in answer node (#6867) 2024-08-01 13:21:49 +08:00
variable_aggregator fix(api/nodes): Fallback to get_any in some nodes that use object or array. (#6566) 2024-07-23 15:51:07 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_node.py Workflow TTS playback node filtering issue. (#6877) 2024-08-04 14:28:56 +08:00