MaxKB/apps/application/flow/step_node
CaptainB ed5cc3a0fa fix: update file handling in base_document_extract_node.py to use image metadata
--bug=1058385 --user=刘瑞斌 【应用】文档内容提取节点提取文档失败 https://www.tapd.cn/62980211/s/1727581
2025-07-10 13:04:48 +08:00
..
ai_chat_step_node fix: ai chat node mcp (#3531) 2025-07-09 16:14:44 +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: update file handling in base_document_extract_node.py to use image metadata 2025-07-10 13:04:48 +08:00
form_node feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
image_generate_step_node feat: enhance file upload with source_id and source_type metadata 2025-07-03 11:58:43 +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 feat: Dialogue displays knowledge sources (#3501) 2025-07-07 21:42:17 +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 feat: Application chat (#3494) 2025-07-07 16:08:37 +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 refactor: replace FunctionExecutor with ToolExecutor in base_tool_lib_node and base_tool_node 2025-07-09 12:48:19 +08:00
tool_node refactor: replace FunctionExecutor with ToolExecutor in base_tool_lib_node and base_tool_node 2025-07-09 12:48:19 +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