MaxKB/apps/application
CaptainB 1ac7fc4669
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
refactor: Update user foreign key constraints and add new fields across multiple models
2025-07-14 10:52:08 +08:00
..
api feat: Simple application version (#3479) 2025-07-04 11:42:31 +08:00
chat_pipeline feat: Dialogue displays knowledge sources (#3501) 2025-07-07 21:42:17 +08:00
flow feat: application chat api (#3574) 2025-07-12 17:54:37 +08:00
migrations refactor: Update user foreign key constraints and add new fields across multiple models 2025-07-14 10:52:08 +08:00
models refactor: update user field in application and knowledge models to allow null values and set null on delete 2025-07-10 14:49:44 +08:00
serializers refactor: enhance chat record processing and update translations for user-related fields 2025-07-12 10:30:47 +08:00
sql feat: PDF Preview (#3502) 2025-07-07 22:58:23 +08:00
views fix: Application import (#3566) 2025-07-11 21:45:08 +08:00
__init__.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
admin.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
apps.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
tests.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
urls.py fix: Application import (#3566) 2025-07-11 21:45:08 +08:00