UnisKB/apps/chat/serializers
zhangzhanwei 797c0bb8d6 fix: No history while use openai chat
--bug=1061932 --user=张展玮 【系统API】调用 openai 接口对话,无法获取历史聊天记录信息 https://www.tapd.cn/62980211/s/1781929
2025-10-09 10:53:32 +08:00
..
__init__.py feat: application operate api (#3176) 2025-05-30 20:02:39 +08:00
chat.py fix: No history while use openai chat 2025-10-09 10:53:32 +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: 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