v0.6.3
songquanpeng/one-apiv0.6.3Mar 24, 2024by github-actions[bot]
AI Summary
This release includes Azure OpenAI Text-to-Speech (TTS) support and fixes UI bugs in the Berry theme. It also updates pricing ratios for GPT-3.5-turbo and Moonshot models.
Key Highlights
- Added Azure OpenAI TTS support and updated default API version.
- Fixed Berry theme UI bugs including token editing initialization and panel card heights.
- Corrected pricing ratios for GPT-3.5-turbo and Moonshot models.
New Features
- Azure OpenAI TTS support
- User list sorting and pagination enhancements
Full Release Notes
## What's Changed * fix: 修复`berry`主题下`令牌`在`编辑`后点击`新建`弹窗值的初始化问题 by @yooyui in https://github.com/songquanpeng/one-api/pull/1165 * fix: fix ratio of gpt-3.5-turbo (close #1011) by @mrhaoji in https://github.com/songquanpeng/one-api/pull/1163 * fix: change Moonshot value to 25 by @zu1k in https://github.com/songquanpeng/one-api/pull/1158 * chore(deps): bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4 by @dependabot in https://github.com/songquanpeng/one-api/pull/1157 * ZhiPuAI compatibility with the temperature topP parameter (0.0, 1) by @majian159 in https://github.com/songquanpeng/one-api/pull/1091 * 零一万物的模型价格错误了 by @ye4293 in https://github.com/songquanpeng/one-api/pull/1182 * feat: add user list sorting and pagination enhancements (#77, #602) by @mrhaoji in https://github.com/songquanpeng/one-api/pull/1178 * fix: fix panel cards style(修复penal卡片高度不一致) by @shuiRong in https://github.com/songquanpeng/one-api/pull/1171 * feat: support Azure OpenAI TTS. by @techotaku in https://github.com/songquanpeng/one-api/pull/1177 * feat: update default API version for Azure OpenAI by @techotaku in https://github.com/songquanpeng/one-api/pull/994 * docs: update README by @mrhaoji in https://github.com/songquanpeng/one-api/pull/1186 ## New Contributors * @zu1k made their first contribution in https://github.com/songquanpeng/one-api/pull/1158 * @majian159 made their first contribution in https://github.com/songquanpeng/one-api/pull/1091 * @shuiRong made their first contribution in https://github.com/songquanpeng/one-api/pull/1171 **Full Changelog**: https://github.com/songquanpeng/one-api/compare/v0.6.2...v0.6.3