dify/api/core/workflow/nodes
2024-08-21 15:11:56 +08:00
..
answer Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
code chore: support CODE_MAX_PRECISION (#7484) 2024-08-21 15:11:56 +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 chore: allow download audio/video through HTTP node (#7224) 2024-08-14 16:25:59 +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 refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 2024-08-20 17:52:06 +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 refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 2024-08-20 17:52:06 +08:00
template_transform Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
tool fix(tool): tool node error (#7459) 2024-08-21 09:04:54 +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
variable_assigner refactor(api/core/workflow/nodes/variable_assigner): Split into multi files. (#7434) 2024-08-20 15:40:19 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_node.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00