dify/api/core/workflow/nodes
Yeuoly 8e491ace5c
feat: tool node
2024-03-11 13:54:11 +08:00
..
code feat: workflow mock test 2024-03-10 18:41:25 +08:00
direct_answer refactor pipeline and remove node run run_args 2024-03-10 15:55:14 +08:00
end refactor pipeline and remove node run run_args 2024-03-10 15:55:14 +08:00
http_request feat: template transform 2024-03-10 15:55:14 +08:00
if_else add get default node config 2024-03-10 15:55:14 +08:00
knowledge_retrieval add get default node config 2024-03-10 15:55:14 +08:00
llm refactor pipeline and remove node run run_args 2024-03-10 15:55:14 +08:00
question_classifier add get default node config 2024-03-10 15:55:14 +08:00
start refactor pipeline and remove node run run_args 2024-03-10 15:55:14 +08:00
template_transform feat: jinja2 2024-03-10 20:24:16 +08:00
tool feat: tool node 2024-03-11 13:54:11 +08:00
variable_assigner add get default node config 2024-03-10 15:55:14 +08:00
__init__.py add workflow logics 2024-03-10 15:51:35 +08:00
base_node.py add tenant_id / app_id / workflow_id for nodes 2024-03-10 20:15:49 +08:00