dify/web/app/components/workflow/nodes
2025-02-28 19:33:47 +08:00
..
_base fix: incorrect variable type selection (#13906) 2025-02-25 13:06:58 +08:00
agent Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
answer Solve circular dependency issue between workflow/constants.ts file and default.ts file (#13165) 2025-02-04 09:26:01 +08:00
assigner Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
code Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
document-extractor Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
end Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
http fix: set method to POST when body exists (#14523) (#14524) 2025-02-28 14:58:01 +08:00
if-else Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
iteration fix: the edges between the nodes inside the copied iteration node are… (#12692) 2025-02-28 19:33:47 +08:00
iteration-start Solve circular dependency issue between workflow/constants.ts file and default.ts file (#13165) 2025-02-04 09:26:01 +08:00
knowledge-retrieval Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
list-operator Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
llm Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
parameter-extractor fix: tool id (#13932) 2025-02-18 18:17:41 +08:00
question-classifier Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
start Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
template-transform Solve circular dependency issue between workflow/constants.ts file and default.ts file (#13165) 2025-02-04 09:26:01 +08:00
tool fix: tool id (#13932) 2025-02-18 18:17:41 +08:00
variable-assigner Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
constants.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
index.tsx feat: workflow add note node (#5164) 2024-06-14 17:08:11 +08:00