MaxKB/apps/application/serializers
shaohuzhang1 a0d3031b4f
fix: Unable to export dialogue log data due to error (#4298)
2025-10-31 14:00: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 fix: The application export loop node cannot be used (#4268) 2025-10-27 17:31:52 +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: Unable to export dialogue log data due to error (#4298) 2025-10-31 14:00:06 +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 fix: The restriction on simple application questioning is not effective (#4107) 2025-09-25 15:59:27 +08:00