MaxKB/apps/application/flow/step_node
shaohuzhang1 977019b2bd fix: Application workflow, after the loop ends, there is a recall node that cannot have a conversation (#4319) 2025-11-10 15:21:22 +08:00
..
ai_chat_step_node feat: AI dialogue nodes support historical chat history parameters (#4245) 2025-10-24 11:35:27 +08:00
application_node fix: Loop node embedding sub application error (#4050) 2025-09-17 16:41:45 +08:00
condition_node feat: Support loop node (#4045) 2025-09-16 15:49:49 +08:00
direct_reply_node feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
document_extract_node fix: extract content from image meta before uploading file 2025-07-10 13:57:28 +08:00
form_node feat: Add additional fields to form nodes (#4195) 2025-10-15 11:34:30 +08:00
image_generate_step_node chore: update negative prompt handling and fix tooltip field labels 2025-09-23 11:13:24 +08:00
image_to_video_step_node chore: update negative prompt handling and fix tooltip field labels 2025-09-23 11:13:24 +08:00
image_understand_step_node feat: add video message handling and improve video context processing 2025-10-16 15:14:41 +08:00
intent_node fix: Improve intent node 2025-09-19 17:55:13 +08:00
loop_break_node fix: Continue and break to fill in conversation details (#4094) 2025-09-23 19:47:07 +08:00
loop_continue_node fix: Continue and break to fill in conversation details (#4094) 2025-09-23 19:47:07 +08:00
loop_node fix: Application workflow, after the loop ends, there is a recall node that cannot have a conversation (#4319) 2025-11-10 15:21:22 +08:00
loop_start_node feat: Support loop node (#4045) 2025-09-16 15:49:49 +08:00
mcp_node refactor: simplify return statement in get_reference_content method 2025-10-21 11:59:07 +08:00
parameter_extraction_node fix: When extracting parameters, input parameters that are not strings result in the node being unable to execute (#4276) 2025-10-28 15:18:27 +08:00
question_node fix: chat bugs (#3308) 2025-06-19 14:53:24 +08:00
reranker_node feat: Whether the document support settings of the General Knowledge Base and Feishu Knowledge Base allow downloading (#3924) 2025-08-25 14:50:33 +08:00
search_document_node refactor: optimize document matching logic for tag conditions 2025-10-23 17:43:28 +08:00
search_knowledge_node fix: After enabling identity authentication in the application, the knowledge base retrieves the reference document list variable, but there is no content retrieved when asking questions on the application dialogue page (#4286) 2025-10-29 15:53:37 +08:00
speech_to_text_step_node feat: STT model params 2025-09-25 15:47:33 +08:00
start_node feat: add video understanding node and related components 2025-10-14 17:38:05 +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
text_to_video_step_node chore: update negative prompt handling and fix tooltip field labels 2025-09-23 11:13:24 +08:00
tool_lib_node chore: integrate prompt generation in value conversion 2025-10-11 18:27:49 +08:00
tool_node chore: integrate prompt generation in value conversion 2025-10-11 18:27:49 +08:00
variable_aggregation_node fix: Common user folder permission 2025-10-29 18:32:09 +08:00
variable_assign_node fix: Variable assignment data type converted (#4279) 2025-10-28 18:32:11 +08:00
variable_splitting_node fix: The parameter extraction node does not display input parameters in the execution details (#4239) 2025-10-22 18:24:55 +08:00
video_understand_step_node chore: update file hashes for community 2025-10-30 16:24:21 +08:00
__init__.py feat: Variable aggregation node 2025-10-24 11:49:31 +08:00