MaxKB/apps/application/flow/step_node
CaptainB cdd146dc58 feat: add negative prompt handling in image generation
--bug=1058523 --user=刘瑞斌 【应用】图片生成节点的执行详情中没有显示负向提示词 https://www.tapd.cn/62980211/s/1729010
2025-07-11 15:11:18 +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: 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 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 feat: add check for inactive tool libraries 2025-07-10 17:01:17 +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