MaxKB/apps/chat/serializers
shaohuzhang1 073e7e31e1
fix: Professional version opens the application dialogue interface with an error message without authorization #3677 (#3679)
2025-07-21 10:45:06 +08:00
..
__init__.py feat: application operate api (#3176) 2025-05-30 20:02:39 +08:00
chat.py fix: Unable to play voice after publishing (#3643) 2025-07-16 20:49:13 +08:00
chat_authentication.py fix: Professional version opens the application dialogue interface with an error message without authorization #3677 (#3679) 2025-07-21 10:45:06 +08:00
chat_embed_serializers.py fix: Community cannot be embedded (#3644) 2025-07-16 21:12:38 +08:00
chat_record.py refactor: replace try_lock and un_lock with RedisLock for improved locking mechanism 2025-07-17 15:34:11 +08:00