MaxKB/apps/application/flow
liqiang-fit2cloud 967eedeca3 refactor: add LANGCHAIN_GRAPH_RECURSION_LIMIT env to avoid the error "GraphRecursionError: Recursion limit of 25 reached without hitting a stop condition. You can increase the limit by setting the recursion_limit config key. For troubleshooting, visit: https://python.langchain.com/docs/troubleshooting/errors/GRAPH_RECURSION_LIMIT " 2025-12-15 11:29:17 +08:00
..
compare fix: Variable assignment data type converted (#4279) 2025-10-28 18:32:11 +08:00
step_node fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4503) 2025-12-12 11:57:38 +08:00
__init__.py feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
common.py feat: knowledge workflow (#4399) 2025-11-28 15:38:20 +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 fix: Workflow execution details execution status determination (#4483) 2025-12-10 12:25:30 +08:00
knowledge_loop_workflow_manage.py feat: knowledge workflow (#4399) 2025-11-28 15:38:20 +08:00
knowledge_workflow_manage.py fix: Manually adding file types to the workflow knowledge base cannot upload files after adding them in lowercase letters (#4499) 2025-12-11 15:57:11 +08:00
loop_workflow_manage.py feat: knowledge workflow (#4399) 2025-11-28 15:38:20 +08:00
tools.py refactor: add LANGCHAIN_GRAPH_RECURSION_LIMIT env to avoid the error "GraphRecursionError: Recursion limit of 25 reached without hitting a stop condition. You can increase the limit by setting the recursion_limit config key. For troubleshooting, visit: https://python.langchain.com/docs/troubleshooting/errors/GRAPH_RECURSION_LIMIT " 2025-12-15 11:29:17 +08:00
workflow_manage.py feat: knowledge workflow (#4399) 2025-11-28 15:38:20 +08:00