MaxKB/apps/application/flow/step_node
shaohuzhang1 141de353ea
fix: AI dialogue node calls MCP, AI's reply content is included in the code block of MCP call result, markdown parsing error #3846 (#3894)
2025-08-20 13:48:30 +08:00
..
ai_chat_step_node fix: AI dialogue node calls MCP, AI's reply content is included in the code block of MCP call result, markdown parsing error #3846 (#3894) 2025-08-20 13:48:30 +08:00
application_node refactor: add client_id 2025-05-20 18:49:22 +08:00
condition_node feat: New condition for determining whether the discriminator is true or not (#2809) 2025-04-07 14:07:30 +08:00
direct_reply_node fix: The workflow includes a form collection node. After the normal Q&A on the demonstration page is completed, refreshing the page will display the output of the nodes before the form collection node (#3081) 2025-05-14 10:06:07 +08:00
document_extract_node fix: remove unnecessary tobytes() calls for file byte retrieval 2025-08-20 11:17:55 +08:00
form_node fix: The workflow includes a form collection node. After the normal Q&A on the demonstration page is completed, refreshing the page will display the output of the nodes before the form collection node (#3081) 2025-05-14 10:06:07 +08:00
function_lib_node fix: When the execution parameter of the function library is not None, no verification is performed (#3729) 2025-07-23 18:59:46 +08:00
function_node fix: When the execution parameter of the function library is not None, no verification is performed (#3729) 2025-07-23 18:59:46 +08:00
image_generate_step_node fix: The workflow includes a form collection node. After the normal Q&A on the demonstration page is completed, refreshing the page will display the output of the nodes before the form collection node (#3081) 2025-05-14 10:06:07 +08:00
image_understand_step_node fix: remove unnecessary tobytes() calls for file byte retrieval 2025-08-20 11:17:55 +08:00
mcp_node fix: MCP calls node, workflow error after form recall (#3738) 2025-07-25 10:34:51 +08:00
question_node fix: The workflow includes a form collection node. After the normal Q&A on the demonstration page is completed, refreshing the page will display the output of the nodes before the form collection node (#3081) 2025-05-14 10:06:07 +08:00
reranker_node refactor: Multi channel recall, adding display of knowledge base titles and other information 2025-02-18 16:56:44 +08:00
search_dataset_node fix: Knowledge base retrieval segmentation sorted by relevance (#2791) 2025-04-03 10:57:12 +08:00
speech_to_text_step_node fix: remove unnecessary tobytes() calls for file byte retrieval 2025-08-20 11:17:55 +08:00
start_node fix: Advanced orchestration defines global variables and assigns them through assignment nodes. If there is a form collection node before the reference node, the assignment node becomes invalid and the initial variable value is still referenced #3082 (#3108) 2025-05-19 14:36:40 +08:00
text_to_speech_step_node fix: Voice to text, text to voice form cannot obtain data after collecting nodes (#3742) 2025-07-25 11:44:51 +08:00
variable_assign_node fix: Fix variable assign num not working 2025-02-27 12:08:24 +08:00
__init__.py feat: add MCP server tools integration and UI components 2025-03-24 18:38:54 +08:00