MaxKB/apps/application/serializers
CaptainB e9156f7138 feat: add new fields to Application model and update serializer mappings
--bug=1062164 --user=刘瑞斌 【应用】-简单应用中添加MCP、工具后,复制应用生成的应用中没有引用 MCP、工具 https://www.tapd.cn/62980211/s/1778474
2025-09-24 15:43:40 +08:00
..
__init__.py fix: make desc field optional in KnowledgeFolder and ToolFolder models 2025-05-14 11:31:54 +08:00
application.py feat: add new fields to Application model and update serializer mappings 2025-09-24 15:43:40 +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: Not displaying execution details and returning too much data (#3974) 2025-09-01 15:47:15 +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 chore: add mcp_output_enable field to application and applicationversion models 2025-09-08 15:43:51 +08:00