MaxKB/apps
wxg0103 6c27fe68fe refactor: simplify cache timeout handling in authentication modules 2025-07-09 14:18:03 +08:00
..
application refactor: replace FunctionExecutor with ToolExecutor in base_tool_lib_node and base_tool_node 2025-07-09 12:48:19 +08:00
chat fix: The sub application cannot have a conversation (#3522) 2025-07-09 10:36:59 +08:00
common refactor: replace diskcache with pickle for result handling and organize sandbox directories 2025-07-09 14:14:23 +08:00
folders refactor: update role constants to include ADMIN in permission checks 2025-07-04 09:15:53 +08:00
knowledge feat: add convert_uuid_to_str function for UUID serialization in document metadata 2025-07-09 10:47:56 +08:00
locales refactor: update translation for "Think:" in django.po to "思考内容: " 2025-07-04 17:46:27 +08:00
maxkb feat: switch Celery broker to Redis with Sentinel support 2025-07-07 11:24:37 +08:00
models_provider refactor: remove unused ModelInfo entry for dall-e-2 in openai_model_provider.py 2025-07-08 19:05:53 +08:00
ops refactor: replace logging calls with maxkb_logger for consistency 2025-06-25 17:37:09 +08:00
oss fix: PDF Preview (#3504) 2025-07-08 10:52:27 +08:00
system_manage fix: The type of resource authorization is incorrect (#3524) 2025-07-09 11:03:19 +08:00
tools refactor: enhance ToolTreeSerializer query parameters 2025-07-09 11:16:59 +08:00
users refactor: simplify cache timeout handling in authentication modules 2025-07-09 14:18:03 +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