MaxKB/apps
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
..
application 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
chat fix: After modifying the dialogue prefix, the embedded page cannot have a conversation (#4411) 2025-12-02 14:12:24 +08:00
common fix: The image uploaded from the workflow knowledge base zip file cannot be parsed (#4509) 2025-12-12 15:07:59 +08:00
folders fix: While name in query return all trees 2025-12-10 12:51:24 +08:00
knowledge perf: Optimize file writing and writing (#4512) 2025-12-12 18:52:27 +08:00
local_model feat: Local model validation using local_madel (#4330) 2025-11-07 14:43:40 +08:00
locales fix: XF tts model 2025-12-10 16:15:01 +08:00
maxkb refactor: trim memory. 2025-12-05 18:12:47 +08:00
models_provider fix: Local rearrangement model cannot be added (#4510) 2025-12-12 15:49:20 +08:00
ops refactor: change heartbeat file dir. 2025-11-28 09:35:52 +08:00
oss fix: raise exception for file size limit exceeded 2025-12-02 14:44:55 +08:00
system_manage fix: Resource permission list does not display non-regular user roles 2025-12-03 14:10:28 +08:00
tools fix: Remove debug print statement from ToolSerializer 2025-12-04 21:30:50 +08:00
users fix: increase username and nickname length validation to 4-64 characters 2025-11-12 16:52:51 +08:00
__init__.py chore: add init file for every folder 2025-04-29 10:31:49 +08:00
manage.py init project 2025-04-14 20:11:23 +08:00