MaxKB/apps/application
wxg0103 bd1f75a4ae refactor: streamline SQL queries in list_application.sql, list_application_user.sql, and list_application_user_ee.sql 2025-07-15 09:49:21 +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 feat: add ChatUser, UserGroup, and authorization models to initial migration 2025-07-14 19:54:18 +08:00
models feat: add authentication fields to ApplicationAccessToken and update related serializers 2025-07-14 18:02:32 +08:00
serializers feat: add authentication fields to ApplicationAccessToken and update related serializers 2025-07-14 18:02:32 +08:00
sql refactor: streamline SQL queries in list_application.sql, list_application_user.sql, and list_application_user_ee.sql 2025-07-15 09:49:21 +08:00
views feat: Operation log 2025-07-14 17:41:18 +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