MaxKB/apps/chat/serializers
zhangzhanwei 754fd8fab9 fix: Support shared model
--bug=1061852 --user=张展玮 【应用】自动生成提示词时,如果使用的是共享模型,生成失败,提示模型不存在或不是大语言模型 https://www.tapd.cn/62980211/s/1774010
2025-09-16 14:56:53 +08:00
..
__init__.py feat: application operate api (#3176) 2025-05-30 20:02:39 +08:00
chat.py fix: Support shared model 2025-09-16 14:56:53 +08:00
chat_authentication.py feat: enhance chat authentication logic and update model handling for chat platform 2025-07-30 16:44:05 +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