dify/web/app/components/workflow/nodes
Charlie.Wei fbee41f8c7
The list action node adds methods to extract specific list objects (#10421)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-11 12:10:21 +08:00
..
_base feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +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: synchronize input/output variables in the panel with generated code by the code generator (#10150) 2024-11-01 11:39:32 +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/attachments (#9526) 2024-10-21 10:32:37 +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/rerank validation issue (#10131) 2024-10-31 20:20:46 +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/attachments (#9526) 2024-10-21 10:32:37 +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: new icons (#5412) 2024-06-20 11:05:08 +08:00
tool fix: tool var type error (#9937) 2024-10-28 15:36:28 +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