MaxKB/apps/application/flow/step_node
shaohuzhang1 523164f319
fix: After adding form collection at the loop node, the variables from subsequent nodes in the loop become empty (#4351)
2025-11-12 10:43:52 +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
condition_node
direct_reply_node
document_extract_node
form_node feat: Add additional fields to form nodes (#4195) 2025-10-15 11:34:30 +08:00
image_generate_step_node
image_to_video_step_node
image_understand_step_node feat: add video message handling and improve video context processing 2025-10-16 15:14:41 +08:00
intent_node
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: After adding form collection at the loop node, the variables from subsequent nodes in the loop become empty (#4351) 2025-11-12 10:43:52 +08:00
loop_start_node
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
reranker_node
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
text_to_video_step_node
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