You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/web/app/components/workflow/nodes
sino 5440108431
fix: read llm node's first prompt role by optional chaining (#4510)
2 years ago
..
_base fix: self node type shouldn't show in the picker (#4445) 2 years ago
answer FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
code improve: code upgrade (#4231) 2 years ago
end fix: var name too long would break ui in var assigner and end nodes (#3361) 2 years ago
http Fix: HTTP request node PARAMS parameters, if ':' appears in the value… (#4403) 2 years ago
if-else FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
knowledge-retrieval fix: sometimes chosed old selected knowledge may overwirte the new knowledge (#3199) 2 years ago
llm fix: read llm node's first prompt role by optional chaining (#4510) 2 years ago
question-classifier feat: support question classifier node output (#4000) 2 years ago
start feat: add conversation_id and user_id in chatflow/workflow system vars (#3771) 2 years ago
template-transform feat: llm support jinja fe (#4260) 2 years ago
tool fix: handle inputs show the focus ui together in tools node (#3763) 2 years ago
variable-assigner fix: var name too long would break ui in var assigner and end nodes (#3361) 2 years ago
constants.ts FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
index.tsx FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago