MaxKB/apps
zhangzhanwei 4d064f6a37 fix: Model list permission while create knowledge or application 2025-07-07 11:39:04 +08:00
..
application feat: application upload file (#3487) 2025-07-04 19:52:45 +08:00
chat feat: application upload file (#3487) 2025-07-04 19:52:45 +08:00
common refactor: allow loading of truncated images and increase max pixel limit in common_handle.py 2025-07-04 15:53:37 +08:00
folders refactor: update role constants to include ADMIN in permission checks 2025-07-04 09:15:53 +08:00
knowledge feat: application upload file (#3487) 2025-07-04 19:52:45 +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 fix: Model list permission while create knowledge or application 2025-07-07 11:39:04 +08:00
ops refactor: replace logging calls with maxkb_logger for consistency 2025-06-25 17:37:09 +08:00
oss feat: add source_id and source_type fields to FileSerializer and update related components 2025-07-03 11:40:02 +08:00
system_manage refactor: streamline auth_resource method for improved readability and maintainability 2025-07-05 18:06:00 +08:00
tools refactor: filter folder query set by create_user for improved consistency 2025-07-04 18:31:57 +08:00
users refactor: update role constants to use names instead of values 2025-07-03 12:03:37 +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