dify/web/app/components/workflow/nodes
2024-11-03 12:53:49 +08:00
..
_base Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211) 2024-11-03 12:53: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 [if node] checklist (#9699) 2024-10-23 15:46:02 +08:00
iteration Feat/attachments (#9526) 2024-10-21 10:32:37 +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 fix: input vars not auto rename in list operator (#9550) 2024-10-21 16:48:42 +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