🔧 修复
- 修复大量蒸馏数据场景下,数据蒸馏页面渲染卡顿的问题
- 修复高并发场景下,全自动蒸馏进度弹框卡顿的问题 #694
- 修复使用 Ollama 进行模型评估时,思维链处理异常的问题 #714
- 修复自定义模型评估提示词不生效的问题 #687
⚡ 优化
- 优化 OpenAI-Compatible API 兼容性问题
- 优化模型设置中 Temperature 和 TOP-P 参数的配置问题 #717
✨ 新功能
- 新增 MiniMax 作为内置模型提供商支持
- 新增主动 COT 合成功能(未提取到原始模型 COT 时自动启用),确保所有数据集均携带思维链 #722
🌍 国际化支持
🙏 特别感谢
- @workcode-del 优化 OpenAI-Compatible API 兼容性
- @chengqiangrd 修复蒸馏页面与进度弹框卡顿问题 #694
- @octo-patch 新增 MiniMax 内置提供商支持
- @bakiburakogun 新增土耳其语及国际化文案支持 #702 #706 #708
- @nikypalma 新增意大利语支持
🔧 Fixes
- Fixed the rendering lag of the data distillation page when processing a large amount of distillation data
- Fixed the lag of the fully automatic distillation progress popup in high-concurrency scenarios #694
- Fixed the thought chain processing issue during model evaluation with Ollama #714
- Fixed the issue that custom model evaluation prompts did not take effect #687
⚡ Optimizations
- Optimized the compatibility of OpenAI-Compatible API
- Optimized the configuration of Temperature and TOP-P parameters in model settings #717
✨ New Features
- Added MiniMax as a built-in model provider
- Added active COT synthesis function (automatically enabled when the original model COT is not extracted), ensuring all datasets are equipped with thought chains #722
🌍 Internationalization
- Added Turkish support and improved compatibility with a large number of international copy #702 #706 #708
- Added Italian support
🙏 Special Thanks
- @workcode-del for optimizing OpenAI-Compatible API compatibility
- @chengqiangrd for fixing distillation page and progress popup lag issues #694
- @octo-patch for adding MiniMax built-in provider support
- @bakiburakogun for adding Turkish and international copy support #702 #706 #708
- @nikypalma for adding Italian support