MaxKB/apps/application/serializers
zhangzhanwei 6b17b450d4 fix: Chat log add to knowledge permission
--bug=1060944 --user=张展玮 【权限】用户只有知识库的查看权限,但可以将对话日志中的信息添加到知识库作为分段,并可删除 https://www.tapd.cn/62980211/s/1763639
2025-08-29 15:29:06 +08:00
..
__init__.py fix: make desc field optional in KnowledgeFolder and ToolFolder models 2025-05-14 11:31:54 +08:00
application.py chore: replace datetime.now() with timezone.now() for consistent time handling 2025-08-29 10:16:53 +08:00
application_access_token.py feat: add authentication fields to ApplicationAccessToken and update related serializers 2025-07-14 18:02:32 +08:00
application_api_key.py fix: Application api key 2025-07-15 20:56:13 +08:00
application_chat.py fix: Chat log search 2025-08-27 11:48:03 +08:00
application_chat_record.py fix: Chat log add to knowledge permission 2025-08-29 15:29:06 +08:00
application_folder.py fix: Application workspace restrictions (#3385) 2025-06-25 16:56:10 +08:00
application_stats.py fix: make datetime aware in get_start_time and get_end_time methods 2025-08-28 18:11:25 +08:00
application_version.py feat: Simple application version (#3479) 2025-07-04 11:42:31 +08:00
common.py feat: Support session variables (#3792) 2025-08-01 17:11:36 +08:00