MaxKB/apps
shaohuzhang1 49d40bb480
fix: Application access restrictions (#3519)
2025-07-08 21:01:32 +08:00
..
application fix: Application access restrictions (#3519) 2025-07-08 21:01:32 +08:00
chat fix: Tools cannot be called in the workflow (#3516) 2025-07-08 20:14:33 +08:00
common fix: Password authentication (#3507) 2025-07-08 15:49:55 +08:00
folders refactor: update role constants to include ADMIN in permission checks 2025-07-04 09:15:53 +08:00
knowledge refactor: improve embedding handling and ensure float conversion for embeddings 2025-07-08 14:19:20 +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: Tools cannot be called in the workflow (#3516) 2025-07-08 20:14:33 +08:00
tools refactor: remove redundant validation logic from tool serializer 2025-07-08 16:15:56 +08:00
users refactor: remove redundant user exclusion logic for improved clarity 2025-07-07 12:07:48 +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