MaxKB/apps/application
CaptainB fe8f87834d refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 16:46:50 +08:00
..
api feat: application chat log (#3230) 2025-06-10 20:35:20 +08:00
chat_pipeline feat: update UUID generation to use uuid7 for improved uniqueness across models 2025-06-23 11:19:20 +08:00
flow refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 16:46:50 +08:00
migrations fix: User delete resource delete policy (#3376) 2025-06-24 18:46:20 +08:00
models fix: User delete resource delete policy (#3376) 2025-06-24 18:46:20 +08:00
serializers feat: add folder_id support in knowledge and tool modules 2025-06-25 12:17:06 +08:00
sql fix: application knowledge list (#3367) 2025-06-24 15:01:43 +08:00
views feat: update UUID generation to use uuid7 for improved uniqueness across models 2025-06-23 11:19:20 +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 chore: improve URL formatting and readability in urls.py 2025-06-25 14:51:47 +08:00