MaxKB/apps/application/flow/step_node
shaohuzhang1 276378a9ae
feat: application workflow (#3415)
2025-06-27 17:35:01 +08:00
..
ai_chat_step_node refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 16:46:50 +08:00
application_node feat: Resources authorization (#3183) 2025-06-04 13:05:39 +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: replace get_byte() with get_bytes() for consistency in file handling 2025-06-25 10:54:36 +08:00
form_node feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
image_generate_step_node refactor: replace print statements with logging for improved error tracking 2025-06-25 16:18:19 +08:00
image_understand_step_node fix: replace get_byte() with get_bytes() for consistency in file handling 2025-06-25 10:54:36 +08:00
mcp_node feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
question_node fix: chat bugs (#3308) 2025-06-19 14:53:24 +08:00
reranker_node fix: chat bugs (#3308) 2025-06-19 14:53:24 +08:00
search_knowledge_node feat: application workflow (#3415) 2025-06-27 17:35:01 +08:00
speech_to_text_step_node fix: replace get_byte() with get_bytes() for consistency in file handling 2025-06-25 10:54:36 +08:00
start_node feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
text_to_speech_step_node fix: chat bugs (#3308) 2025-06-19 14:53:24 +08:00
tool_lib_node feat: application workflow (#3415) 2025-06-27 17:35:01 +08:00
tool_node feat: application workflow (#3415) 2025-06-27 17:35:01 +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