dify/api/core/workflow/nodes
2024-05-27 22:01:11 +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: incorrect handling when http header value contain multiple colons. (#4574) 2024-05-25 13:20:06 +08:00
if_else FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
iteration Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +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
loop Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
parameter_extractor Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +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 Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
variable_aggregator Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_node.py Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00