v0.6.1
songquanpeng/one-apiv0.6.1Mar 10, 2024by github-actions[bot]
AI Summary
This release adds support for Baichuan, MiniMax, ChatGLM-4, and Mistral models. It also fixes Azure channel testing and improves retry logic.
Key Highlights
- Added support for Baichuan, MiniMax, ChatGLM-4, and Mistral models.
- Fixed Azure channel testing functionality.
- Improved retry logic to switch to other priority channels.
New Features
- Baichuan model support
- MiniMax model support
- ChatGLM-4 support
- Mistral model support
- Retry to switch priority channels
Full Release Notes
## What's Changed 1. 修复了版本号为空的问题; 2. 支持了百川的模型; 3. 支持了 MiniMax 的模型; 4. 支持了 ChatGLM-4; 5. 修复了 Azure 渠道的测试功能; 6. 支持了 Mistral 的模型; 7. 支持了在重试时切换到其他优先级的渠道; 8. 修复了 Ali 的模型在 relay 到时候部分参数被 ignore 掉的问题; 9. 当进行渠道测试的时候,如果 gpt-3.5-turbo 不在模型列表中,则使用模型列表中的第一个模型进行测试; ## New Contributors * @momomobinx made their first contribution in https://github.com/songquanpeng/one-api/pull/1046 **Full Changelog**: https://github.com/songquanpeng/one-api/compare/v0.6.0...v0.6.1