MaxKB/apps/application/flow
shaohuzhang1 977019b2bd fix: Application workflow, after the loop ends, there is a recall node that cannot have a conversation (#4319) 2025-11-10 15:21:22 +08:00
..
compare fix: Variable assignment data type converted (#4279) 2025-10-28 18:32:11 +08:00
step_node fix: Application workflow, after the loop ends, there is a recall node that cannot have a conversation (#4319) 2025-11-10 15:21:22 +08:00
__init__.py feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
common.py feat: Variable assignment nodes support ending nodes (#4247) 2025-10-24 11:59:08 +08:00
default_workflow.json feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
default_workflow_en.json feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
default_workflow_zh.json feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
default_workflow_zh_Hant.json feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
i_step_node.py feat: Support loop node (#4045) 2025-09-16 15:49:49 +08:00
loop_workflow_manage.py fix: Cannot use form collection in loop (#4210) 2025-10-17 15:44:36 +08:00
tools.py fix: improve error logging in tools.py to include exception info 2025-10-29 15:08:57 +08:00
workflow_manage.py fix: When there is a form node in the loop node, the loop data is lost (#4214) 2025-10-17 18:13:13 +08:00