本次更新在修复系统问题的基础上,对存储方式进行了重大优化,将本地文件存储重构为本地数据库存储,为提升大量数据下的使用体验带来大幅改进。由于此次改动较大,特发布 beta 版本供大家体验。如果大家在使用本版本过程中遇到任何问题,欢迎通过 Issues 提交反馈,帮助我们进一步完善产品。
🔧 修复
- 修复数据集优化过程中意外生成 COT 的问题
- 修复了文本处理页上传时已移除文件仍被处理致报错的问题
⚡ 优化
- 将本地文件存储重构为本地数据库存储,大幅优化大量数据下的使用体验
- 随机取出问题中的问号(支持配置)
- 优化多项功能使用体验
✨ 新功能
- 客户端新增本地日志存储,可打开日志目录排查问题
- 客户端新增清除缓存功能,可清理历史日志文件和备份的数据库文件
🔧 Fixes
- Fixed the problem of accidentally generating COT during dataset optimization.
- Fixed the error caused by processing removed files during upload on the text processing page.
⚡ Optimizations
- Refactored local file storage to local database storage, significantly improving the user experience with large amounts of data.
- Randomly remove question marks from questions (configurable).
- Optimized the user experience of multiple functions.
✨ New Features
- The client has added local log storage, allowing you to open the log directory to troubleshoot problems.
- The client has added a cache clearing function, which can clean up historical log files and backed - up database files.