dify/web/app/components/workflow/nodes
2024-11-26 17:55:11 +08:00
..
_base fix: enable after disabled memory not pass user query (#11136) 2024-11-26 17:55:11 +08:00
answer feat: allow answer node use chat_var and env_var (#9226) 2024-10-25 15:37:29 +08:00
assigner feat: support dialogue count in chatflow (#7440) 2024-08-20 18:28:39 +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: tool's file input display string (#10887) 2024-11-20 12:54:24 +08:00
variable-assigner Feat/attachments (#9526) 2024-10-21 10:32:37 +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