MaxKB/apps
CaptainB 334883c2b2 feat: add username field to model serializer and rename nick_name field 2025-07-08 16:47:05 +08:00
..
application fix: The number of conversations has not been updated (#3509) 2025-07-08 16:35:54 +08:00
chat feat: Dialogue displays knowledge sources (#3501) 2025-07-07 21:42:17 +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 feat: add username field to model serializer and rename nick_name field 2025-07-08 16:47:05 +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: Resource automatic authorization type error (#3505) 2025-07-08 10:56:24 +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