mirror of
https://github.com/teest114514/chatlog_alpha.git
synced 2026-03-29 14:39:37 +08:00
Introduces support for exporting chat logs in the ChatLab standardized JSON format. Adds a new export option in the UI, implements format conversion in the backend, and provides a download feature for the exported data. Also includes the initial ChatLab format specification and related model conversion logic.