v0.5.9
songquanpeng/one-apiv0.5.9Dec 10, 2023by github-actions[bot]
AI Summary
This release adds Azure OpenAI Whisper support and DALL-E 3 compatibility. It also fixes email sending errors and adds monitoring features for channels.
Key Highlights
- Added support for Azure OpenAI Whisper and DALL-E 3 models.
- Fixed email sending errors by adding Message-ID headers.
- Added feature to automatically enable channels upon successful monitoring.
New Features
- Azure OpenAI Whisper support
- Azure DALL-E 3 compatibility
- Channel auto-enable on success
Full Release Notes
## What's Changed * feat: 删除relay-text中的consumeQuota变量 by @igophper in https://github.com/songquanpeng/one-api/pull/738 * feat: 发送邮件时添加 Message-ID by @ShinChven in https://github.com/songquanpeng/one-api/pull/732 * 修复自建邮箱发送错误: INVALID HEADER Missing required header field: "Date" by @YOMIkio in https://github.com/songquanpeng/one-api/pull/742 * feat: Support Azure OpenAI Whisper. by @techotaku in https://github.com/songquanpeng/one-api/pull/720 * 兼容 Azure dall-e-3 模型 by @ShinChven in https://github.com/songquanpeng/one-api/pull/754 * Fix "invalidPayload" error when request Azure dall-e-3 api without optional parameter by @simulacraliasing in https://github.com/songquanpeng/one-api/pull/764 * 增加功能: 渠道 - 测试所有通道; 设置 - 运营设置 - 监控设置 - 成功时自动启用通道 by @YOMIkio in https://github.com/songquanpeng/one-api/pull/771 ## New Contributors * @ShinChven made their first contribution in https://github.com/songquanpeng/one-api/pull/732 * @YOMIkio made their first contribution in https://github.com/songquanpeng/one-api/pull/742 * @simulacraliasing made their first contribution in https://github.com/songquanpeng/one-api/pull/764 **Full Changelog**: https://github.com/songquanpeng/one-api/compare/v0.5.8...v0.5.9