UnisKB/apps/application/flow/step_node
CaptainB 541f1f26c8 feat: refactor MCP code generation and update cleanup logic 2025-08-12 17:23:22 +08:00
..
ai_chat_step_node feat: refactor MCP code generation and update cleanup logic 2025-08-12 17:23:22 +08:00
application_node
condition_node
direct_reply_node
document_extract_node
form_node
image_generate_step_node
image_understand_step_node
mcp_node fix: Some nodes cannot obtain data after form collection (#3786) 2025-07-31 14:21:38 +08:00
question_node
reranker_node
search_knowledge_node
speech_to_text_step_node fix: Some nodes cannot obtain data after form collection (#3786) 2025-07-31 14:21:38 +08:00
start_node feat: Support session variables (#3792) 2025-08-01 17:11:36 +08:00
text_to_speech_step_node fix: Some nodes cannot obtain data after form collection (#3786) 2025-07-31 14:21:38 +08:00
tool_lib_node fix: When the reference variable in the workflow is empty, take the value of None (#3814) 2025-08-05 15:07:09 +08:00
tool_node fix: When the reference variable in the workflow is empty, take the value of None (#3814) 2025-08-05 15:07:09 +08:00
variable_assign_node feat: Support session variables (#3792) 2025-08-01 17:11:36 +08:00
__init__.py