MaxKB/apps
shaohuzhang1 c370e99304
feat: Support openai dialogue (#3551)
2025-07-10 19:16:47 +08:00
..
application feat: add check for inactive tool libraries 2025-07-10 17:01:17 +08:00
chat feat: Support openai dialogue (#3551) 2025-07-10 19:16:47 +08:00
common feat: Support openai dialogue (#3551) 2025-07-10 19:16:47 +08:00
folders refactor: update role constants to include ADMIN in permission checks 2025-07-04 09:15:53 +08:00
knowledge refactor: optimize batch_sync method to include knowledge_id and workspace_id 2025-07-10 17:34:55 +08:00
locales feat: Locales 2025-07-10 14:20:54 +08:00
maxkb feat: Support openai dialogue (#3551) 2025-07-10 19:16:47 +08:00
models_provider feat: add email templates for verification codes in English, Chinese, and Traditional Chinese 2025-07-10 15:02:10 +08:00
ops refactor: replace logging calls with maxkb_logger for consistency 2025-06-25 17:37:09 +08:00
oss fix: The original document download file name is incorrect (#3542) 2025-07-09 22:32:40 +08:00
system_manage fix: The type of resource authorization is incorrect (#3524) 2025-07-09 11:03:19 +08:00
tools fix: Shared workspace permission control error (#3548) 2025-07-10 16:45:13 +08:00
users refactor: enhance role management by adding user-specific role filtering and permissions checks 2025-07-10 17:49:07 +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