New
[1.6.2] 2025-12-29
如果遇到 Github 下载慢的问题可以使用网盘下载:https://pan.quark.cn/s/194b7eedf16e
🔧 修复
- 修复导入数据删除报错的Bug #645
- 修复部分OPEN AI模型
max_completion_tokens设置失效的问题 #623 - 修复部分阿里云百炼视觉模型无法识别图片的问题 #622
- 修复首页卡片未统计图片数据集数量的问题 #611 #607
- 修复MAC图片设计不规范的问题 #630
- 修复大量标签数据时,标签树查询接口阻塞导致问题管理列表加载异常的问题 #629
- 修复大量标签数据情况下,自动蒸馏任务构建标签速度极慢的问题 #629
✨ 新功能
- 支持单独导出问题 #644
- 支持批量选择文件并自定义添加GA #643
- 支持全选批量删除已上传文件 #636
- 问题管理支持“不匹配关键字”筛选,可快速过滤不符合需求的问题 #613
- 增加 Token 统计面板(从首页,右上角统计图标可进入此功能) #133
⚡ 优化
- 优化项目选择弹框的关闭方式
🔧 Fixes
- Fixed the error when deleting imported data #645
- Fixed the invalid
max_completion_tokenssetting issue for some OPEN AI models #623 - Fixed the image unrecognition problem of some Alibaba Cloud Bailian visual models #622
- Fixed the homepage card's failure to count image dataset quantities #611 #607
- Fixed the irregular design issue of MAC images #630
- Fixed the question management list loading exception caused by label tree query interface blocking (with large label data) #629
- Fixed the slow label construction speed of automatic distillation tasks (with large label data) #629
✨ New Features
- Supported exporting questions individually #644
- Supported batch selecting files and custom adding GA #643
- Supported selecting all and batch deleting uploaded files #636
- Added "exclude keyword" filtering in question management to quickly filter out unwanted questions #613
⚡ Optimizations
- Optimized the closing method of the project selection pop-up