dify/web/app/components/workflow/nodes
2024-12-05 11:46:12 +08:00
..
_base Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
answer feat: allow answer node use chat_var and env_var (#9226) 2024-10-25 15:37:29 +08:00
assigner fix: check valid for number variable (#11334) 2024-12-04 15:46:54 +08:00
code feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 2024-11-22 16:30:22 +08:00
document-extractor Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
end Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
http feat: add cURL import for http request node (#8656) 2024-11-21 22:25:18 +08:00
if-else fix(workflow): handle else condition branch addition error in if-else node (#10257) 2024-11-05 09:56:41 +08:00
iteration feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +08:00
iteration-start fix: line in iteration node is not straight (#8918) 2024-09-30 16:04:51 +08:00
knowledge-retrieval fix: retrieval setting validate (#10454) 2024-11-12 14:38:24 +08:00
list-operator The list action node adds methods to extract specific list objects (#10421) 2024-11-11 12:10:21 +08:00
llm feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 2024-11-22 16:30:22 +08:00
parameter-extractor Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
question-classifier Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
start Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
template-transform feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 2024-11-22 16:30:22 +08:00
tool fix: number variable can not input constant type value in tool config form (#11320) 2024-12-04 10:46:03 +08:00
variable-assigner fix: bg typo in variable aggregator node (#11376) 2024-12-05 11:46:12 +08:00
constants.ts Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
index.tsx feat: workflow add note node (#5164) 2024-06-14 17:08:11 +08:00