dify/api/core/workflow/nodes
kronus-ho f56b984d97
Fix Unnecessary Newline Characters in Extracted Tool Response Text (#4646)
Co-authored-by: kronus <kronus@istarshine.com>
2024-05-25 15:24:59 +08:00
..
answer
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
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 Fix Unnecessary Newline Characters in Extracted Tool Response Text (#4646) 2024-05-25 15:24:59 +08:00
variable_assigner
__init__.py
base_node.py