What's Changed
- feat: support xAI-search by @RedwindA in #1357
- refactor: Introduce standardized API error and support multi keys for channel by @Calcium-Ion in #1360
- ✨ refactor: layout logic to enhance front-end responsiveness by @t0ng7u in #1377
- fix xai-non-stream by @RedwindA in #1369
- fix: playground chat by @feitianbubu in #1387
- feat: 改进 RequestOpenAI2ClaudeMessage 和添加 claude web search 计费 by @creamlike1024 in #1384
- fix: 修复Gemini渠道的向量模型测试 by @RedwindA in #1368
- fix: usage cost(any) to support claude and gemini by @feitianbubu in #1383
- feat: 增加即梦生图功能 by @feitianbubu in #1363
- fix: KlingText2VideoRequest image and model_name by @feitianbubu in #1349
- fix: default request ID to 'SYSTEM' for background tasks by @feitianbubu in #1190
- feat: video priority use origin model name by @feitianbubu in #1381
- fix: mySQL does not support default false by @feitianbubu in #1393
- 🔧 refactor(user_usable_group): enhance concurrency control with mutex… by @KamiPasi in #1362
- Add stripe support and fix wrong top up loading state by @wzxjohn in #1352
- fix: ali embedding support base64 by @feitianbubu in #1402
- feat: channel kling support New API by @feitianbubu in #1412
- fix: avoid relayError nil panic by @feitianbubu in #1415
- fix: page query param is p by @feitianbubu in #1410
- fix: 根据OpenAI最新的计费规则,更新其Web Search Tools价格 by @ZhangYichi-ZYc in #1406
- chore: opt video channel and platform by @feitianbubu in #1416
- feat: add vidu video channel by @feitianbubu in #1425
- fix: playground chat vip group by @feitianbubu in #1424
- feat: 支持渠道级透传选项,支持设置渠道系统提示词 by @Calcium-Ion in #1441
- 判断兑换码名称长度,改为按字符长度计算 by @Raymondxox in #1437
- feat: Claude to gemini (适配claude格式调用gemini渠道模型) by @Calcium-Ion in #1443
- 模型请求速率限制,增加对请求次数最大值的限制 by @Raymondxox in #1446
- Update relay-claude.go by @QingyeSC in #1385
- Revert 1385 patch 1 by @creamlike1024 in #1472
- fix: improve gemini nothinking handler by @RedwindA in #1405
- fix: disable ping in native Gemini mode by @RedwindA in #1398
New Contributors
- @ZhangYichi-ZYc made their first contribution in #1406
- @Raymondxox made their first contribution in #1437
- @QingyeSC made their first contribution in #1385
Full Changelog: v0.8.7.5...v0.8.8.0