dify/api/core/workflow/nodes
2024-05-23 18:05:23 +08:00
..
answer FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
code improve: exract Code Node provider for each supported scripting language (#4164) 2024-05-17 11:58:12 +08:00
end feat: llm text stream support for workflow app (#3798) 2024-04-28 17:37:00 +08:00
http_request Fix HTTP REQUEST NODE is always waiting but endpoint have responsed (#4395) 2024-05-15 11:05:46 +08:00
if_else FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
knowledge_retrieval support images and tables extract from docx (#4619) 2024-05-23 18:05:23 +08:00
llm feat: support LLM jinja2 template prompt (#3968) 2024-05-10 18:08:32 +08:00
question_classifier fix: wrong category name in examples of question classifier completion prompt (#4421) 2024-05-16 13:04:57 +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 improve: exract Code Node provider for each supported scripting language (#4164) 2024-05-17 11:58:12 +08:00
tool chore: apply and fix flake8-bugbear lint rules (#4496) 2024-05-20 16:34:13 +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