dify/api/core/workflow/nodes
2024-07-23 17:09:16 +08:00
..
answer Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
code fix(api/nodes): Fallback to get_any in some nodes that use object or array. (#6566) 2024-07-23 15:51:07 +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 Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
knowledge_retrieval fix(api/nodes): Fallback to get_any in some nodes that use object or array. (#6566) 2024-07-23 15:51:07 +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 Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +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 Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00