MaxKB/apps/application/serializers
CaptainB 75c461f385 chore: replace datetime.now() with timezone.now() for consistent time handling 2025-08-29 10:16:53 +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 refactor: enhance paragraph positioning logic in ApplicationChatRecord 2025-07-17 16:59:12 +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