MaxKB/apps/application
shaohuzhang1 fd119604d1
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
fix: Workflow start time and time zone error (#4011)
2025-09-10 10:51:52 +08:00
..
api feat: Search application chat log by user 2025-08-25 14:42:45 +08:00
chat_pipeline feat: add reset_meta function and update meta handling in Document model 2025-08-27 15:26:22 +08:00
flow fix: Workflow start time and time zone error (#4011) 2025-09-10 10:51:52 +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 fix: Workflow publishing name time error (#3988) 2025-09-03 15:08:22 +08:00
sql fix: Dialogue user does not display username (#3628) 2025-07-16 15:35:33 +08:00
views fix: Chat log add to knowledge permission 2025-08-29 15:29:06 +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