dify/web/app/components/workflow/nodes
2024-09-25 11:27:17 +08:00
..
_base fix: sys_var startwith 'sys.' not 'sys' #8421 (#8422) 2024-09-14 15:16:12 +08:00
answer Fix: support hide env & conversation var in prompt editor (#7256) 2024-08-14 15:14:39 +08:00
assigner feat: support dialogue count in chatflow (#7440) 2024-08-20 18:28:39 +08:00
code Chore/remove python dependencies selector (#7494) 2024-08-21 16:57:14 +08:00
end Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
http chore: make url display in the middle of http node (#8741) 2024-09-25 11:27:17 +08:00
if-else fix: when the variable does not exist, an error should be prompted (#8413) 2024-09-14 14:08:10 +08:00
iteration feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
iteration-start feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
knowledge-retrieval fix(RetrievalConfig): Fix score threshold assignment for zero value (#7865) 2024-09-01 14:57:50 +08:00
llm Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
parameter-extractor fix: i18n typo (#8077) 2024-09-07 16:59:38 +08:00
question-classifier feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
start feat: support dialogue count in chatflow (#7440) 2024-08-20 18:28:39 +08:00
template-transform feat: new icons (#5412) 2024-06-20 11:05:08 +08:00
tool fix: tool params not work as expected when develop a tool (#6550) 2024-07-23 17:00:39 +08:00
variable-assigner Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
constants.ts Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
index.tsx feat: workflow add note node (#5164) 2024-06-14 17:08:11 +08:00