MaxKB/apps
shaohuzhang1 9d2fd05604
fix: Token auth (#3543)
2025-07-10 12:07:33 +08:00
..
application fix: Workflow knowledge base retrieval node recall error (#3539) 2025-07-09 21:46:44 +08:00
chat fix: Embed icon cannot be displayed (#3541) 2025-07-09 22:12:58 +08:00
common fix: Token auth (#3543) 2025-07-10 12:07:33 +08:00
folders refactor: update role constants to include ADMIN in permission checks 2025-07-04 09:15:53 +08:00
knowledge refactor: enhance document and knowledge deletion logic to remove associated files 2025-07-09 19:09:34 +08:00
locales feat: Locales 2025-07-09 20:03:06 +08:00
maxkb feat: switch Celery broker to Redis with Sentinel support 2025-07-07 11:24:37 +08:00
models_provider refactor: enhance text-to-speech processing by splitting content into chunks and merging audio segments 2025-07-09 18:08:41 +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: Application import and export (#3538) 2025-07-09 21:34:41 +08:00
users refactor: update default password configuration key to uppercase in user.py 2025-07-09 18:38:57 +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