mirror of
https://github.com/teest114514/chatlog_alpha.git
synced 2026-04-07 04:46:23 +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.