MaxKB/apps/chat/serializers
shaohuzhang1 848b48b490
fix: After modifying the dialogue prefix, the embedded page cannot have a conversation (#4411)
2025-12-02 14:12:24 +08:00
..
__init__.py feat: application operate api (#3176) 2025-05-30 20:02:39 +08:00
chat.py fix: Generate prompt 2025-11-27 18:22:46 +08:00
chat_authentication.py feat: enhance user authentication with RSA key handling and encrypted data support 2025-09-18 18:42:55 +08:00
chat_embed_serializers.py fix: After modifying the dialogue prefix, the embedded page cannot have a conversation (#4411) 2025-12-02 14:12:24 +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