MaxKB/apps/application/flow/step_node
shaohuzhang1 7e78b7fa81
fix: Multiple recall error when the previous node has no data (#3665)
2025-07-18 11:34:20 +08:00
..
ai_chat_step_node feat: add validation to prevent usage of 'stdio' in MCP servers 2025-07-16 16:51:30 +08:00
application_node fix: The sub application cannot use the current node (#3523) 2025-07-09 10:46:57 +08:00
condition_node feat: Resources authorization (#3183) 2025-06-04 13:05:39 +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: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
image_generate_step_node feat: add negative prompt handling in image generation 2025-07-11 15:11:18 +08:00
image_understand_step_node feat: Application chat (#3494) 2025-07-07 16:08:37 +08:00
mcp_node fix: MCP node execution failed (#3528) 2025-07-09 14:59:55 +08:00
question_node fix: chat bugs (#3308) 2025-06-19 14:53:24 +08:00
reranker_node fix: Multiple recall error when the previous node has no data (#3665) 2025-07-18 11:34:20 +08:00
search_knowledge_node fix: Workflow knowledge base retrieval node recall error (#3539) 2025-07-09 21:46:44 +08:00
speech_to_text_step_node refactor: remove unnecessary tobytes() calls when retrieving file content 2025-07-08 10:47:14 +08:00
start_node refactor: improve default global variable retrieval logic for better clarity 2025-07-16 17:16:53 +08:00
text_to_speech_step_node refactor: enhance text-to-speech processing by splitting content into chunks and merging audio segments 2025-07-09 18:08:41 +08:00
tool_lib_node fix: improve error handling in valid_reference_value function 2025-07-11 18:00:47 +08:00
tool_node fix: improve error handling in valid_reference_value function 2025-07-11 18:00:47 +08:00
variable_assign_node feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
__init__.py feat: application workflow (#3415) 2025-06-27 17:35:01 +08:00