| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| one-api.exe | 2023-10-02 | 26.6 MB | |
| one-api | 2023-10-02 | 27.3 MB | |
| one-api-arm64 | 2023-10-02 | 26.1 MB | |
| one-api-macos | 2023-10-02 | 37.0 MB | |
| README.md | 2023-10-02 | 1.1 kB | |
| v0.5.6 source code.tar.gz | 2023-10-02 | 157.4 kB | |
| v0.5.6 source code.zip | 2023-10-02 | 237.2 kB | |
| Totals: 7 Items | 117.4 MB | 0 | |
What's Changed
- 讯飞支持非 stream 模式 by @igophper in https://github.com/songquanpeng/one-api/pull/498
- 支持设置渠道优先级 & 日志中显示使用的渠道 ID by @xyfacai in https://github.com/songquanpeng/one-api/pull/484
- NULL 转换 int 时出现不支持的错误 by @igophper in https://github.com/songquanpeng/one-api/pull/541
- 修复了无法取消设置 base url 和 model mapping 的问题
- 增加了对
gpt-3.5-turbo-instruct的支持(#545) - 更新了阿里的模型名称
- 优化了 token encoder 初始化逻辑,减少了内存占用(#566)
- 现在如果检测到超级管理员用户使用默认密码登录会直接跳转修改密码页面(#526)
- 修复了预扣费时未检查额度为负的问题
New Contributors
- @xyfacai made their first contribution in https://github.com/songquanpeng/one-api/pull/484
- @redreamality made their first contribution in https://github.com/songquanpeng/one-api/pull/502
Full Changelog: https://github.com/songquanpeng/one-api/compare/v0.5.5...v0.5.6