v0.5.8
songquanpeng/one-apiv0.5.8Nov 24, 2023by github-actions[bot]
AI Summary
This update adds support for ChatGLM Turbo, DALL-E 3/2, and OpenAI TTS models. It also fixes Cloudflare AI Gateway issues and improves Docker startup speed.
Key Highlights
- Added support for ChatGLM Turbo, DALL-E 3, DALL-E 2, and OpenAI TTS models.
- Fixed Cloudflare AI Gateway test and request failures.
- Improved Docker startup speed and added Zeabur deployment button.
New Features
- ChatGLM Turbo support
- DALL-E 3 and DALL-E 2 support
- OpenAI TTS support
- Cloudflare AI Gateway support
Full Release Notes
## What's Changed * fix: model.go for typos by @BaksiLi in https://github.com/songquanpeng/one-api/pull/651 * feat: support chatglm_turbo by @prnake in https://github.com/songquanpeng/one-api/pull/648 * 当使用Cloudflare AI Gateway时,支持openai渠道测试 by @woodchen-ink in https://github.com/songquanpeng/one-api/pull/639 * fix: change quota calc code (close #599) by @wzxjohn in https://github.com/songquanpeng/one-api/pull/627 * feat: sync pricing for new 1106 models by @dirname in https://github.com/songquanpeng/one-api/pull/696 * fix: Numeric Sorting in Tables by @BaksiLi in https://github.com/songquanpeng/one-api/pull/695 * Add deploy to Zeabur button by @MichaelYuhe in https://github.com/songquanpeng/one-api/pull/693 * feat: Add improve docker-compose.yml and support fast startup by @qingfengfenga in https://github.com/songquanpeng/one-api/pull/685 * fix: Incorrect column name on log search by @Kxzuir in https://github.com/songquanpeng/one-api/pull/681 * bugfix for #515 最新版本谷歌PaLM模型无法使用 by @mylxsw in https://github.com/songquanpeng/one-api/pull/667 * DALL·E 3, DALL·E 3 HD, DALL·E 2 支持、减少模型混淆以及更好的处理图像中继的代码逻辑 by @ckt1031 in https://github.com/songquanpeng/one-api/pull/679 * 支持最新的 OpenAI TTS 模型 by @ckt1031 in https://github.com/songquanpeng/one-api/pull/713 * fix: cloudflare test & expose detailed info about test failures by @dirname in https://github.com/songquanpeng/one-api/pull/715 * 🐛 Fix cloudflare gateway request failure by @MartialBE in https://github.com/songquanpeng/one-api/pull/666 * fix: Skip JSON deserialization when accessing transcriptions and translations. by @techotaku in https://github.com/songquanpeng/one-api/pull/718 ## New Contributors * @BaksiLi made their first contribution in https://github.com/songquanpeng/one-api/pull/651 * @prnake made their first contribution in https://github.com/songquanpeng/one-api/pull/648 * @wzxjohn made their first contribution in https://github.com/songquanpeng/one-api/pull/627 * @MichaelYuhe made their first contribution in https://github.com/songquanpeng/one-api/pull/693 * @qingfengfenga made their first contribution in https://github.com/songquanpeng/one-api/pull/685 * @Kxzuir made their first contribution in https://github.com/songquanpeng/one-api/pull/681 * @mylxsw made their first contribution in https://github.com/songquanpeng/one-api/pull/667 * @MartialBE made their first contribution in https://github.com/songquanpeng/one-api/pull/666 * @techotaku made their first contribution in https://github.com/songquanpeng/one-api/pull/718 **Full Changelog**: https://github.com/songquanpeng/one-api/compare/v0.5.7...v0.5.8