dify/api/core/workflow/nodes
2024-05-07 12:07:56 +08:00
..
answer FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
code optimize: code node has a bad error message (#3949) 2024-04-28 17:40:29 +08:00
end feat: llm text stream support for workflow app (#3798) 2024-04-28 17:37:00 +08:00
http_request feat: add http node max size env (#4137) 2024-05-07 12:07:56 +08:00
if_else FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
knowledge_retrieval Remove langchain dataset retrival agent logic (#3311) 2024-04-10 20:37:22 +08:00
llm feat: query prompt template support in chatflow (#3791) 2024-04-25 18:01:53 +08:00
question_classifier feat: support question classifier node output (#4000) 2024-04-30 17:07:29 +08:00
start feat: add conversation_id and user_id in chatflow/workflow system vars (#3771) 2024-04-24 17:20:01 +08:00
template_transform feat: code (#3557) 2024-04-18 08:00:02 +08:00
tool refactor: tool parameter cache (#3703) 2024-04-23 15:22:42 +08:00
variable_assigner FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_node.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00