v0.6.7

multica-ai/multicav0.6.7Jun 25, 2024by github-actions[bot]

AI Summary

This release adds support for GPT-4o and introduces new AI providers like Gemini embeddings, ByteDance Doubao, and Tencent V3 API. It also includes theme updates and fixes for various bugs related to token encoding, streaming, and function calls.

Key Highlights

  • Added support for GPT-4o
  • Added support for Gemini embeddings and ByteDance Doubao
  • Added support for Tencent V3 API and Spark Lite model
  • Updated Berry theme with bug fixes
  • Fixed token encoding and streaming issues

New Features

  • Support for GPT-4o
  • Generate default token after registration
  • Support for Gemini embeddings (text-embedding-004, embedding-001)
  • Support for ByteDance's Doubao
  • Support for Tencent V3 API
  • Support for Spark Lite model
  • Post all messages for Cloudflare

Full Release Notes

## What's Changed
* feat: support gpt-4o by @WqyJh in https://github.com/songquanpeng/one-api/pull/1431
* feat: berry theme update & bug fix by @MartialBE in https://github.com/songquanpeng/one-api/pull/1471
* fix: fix gpt-4o token encoding by @Kxzuir in https://github.com/songquanpeng/one-api/pull/1446
* chore: print user id when relay error happened by @ye4293 in https://github.com/songquanpeng/one-api/pull/1447
* fix: fix react-apexcharts version by @fatwang2 in https://github.com/songquanpeng/one-api/pull/1465
* fix: add prefixes to image models to solve the problem of duplicate models by @mo2g in https://github.com/songquanpeng/one-api/pull/1469
* feat: generate default token after register by @carey036 in https://github.com/songquanpeng/one-api/pull/1401
* feat: Support gemini embeddings (text-embedding-004,embedding-001) by @mxdlzg in https://github.com/songquanpeng/one-api/pull/1475
* feat: add support for bytedance's doubao  by @klb3713 in https://github.com/songquanpeng/one-api/pull/1438
* feat: post all messages for cloudflare by @fxsome in https://github.com/songquanpeng/one-api/pull/1515
* fix: xunfei interface call 4001 error by @lynnssb in https://github.com/songquanpeng/one-api/pull/1499
* fix: support for Spark Lite model by @laxtiz in https://github.com/songquanpeng/one-api/pull/1526
* fix: berry theme channel edit settings key error by @MartialBE in https://github.com/songquanpeng/one-api/pull/1496
* fix: fix default token not created in some cases by @jinjianming in https://github.com/songquanpeng/one-api/pull/1510
* fix: Gemini streaming return being truncated by FinishReason. by @mxdlzg in https://github.com/songquanpeng/one-api/pull/1477
* feat: support tencent v3 api by @lihangfu in https://github.com/songquanpeng/one-api/pull/1542
* fix: fix sparkdesk function call by @shijilin0116 in https://github.com/songquanpeng/one-api/pull/1544

## New Contributors
* @fatwang2 made their first contribution in https://github.com/songquanpeng/one-api/pull/1465
* @carey036 made their first contribution in https://github.com/songquanpeng/one-api/pull/1401
* @klb3713 made their first contribution in https://github.com/songquanpeng/one-api/pull/1438
* @fxsome made their first contribution in https://github.com/songquanpeng/one-api/pull/1515
* @lynnssb made their first contribution in https://github.com/songquanpeng/one-api/pull/1499
* @laxtiz made their first contribution in https://github.com/songquanpeng/one-api/pull/1526
* @jinjianming made their first contribution in https://github.com/songquanpeng/one-api/pull/1510
* @lihangfu made their first contribution in https://github.com/songquanpeng/one-api/pull/1542
* @shijilin0116 made their first contribution in https://github.com/songquanpeng/one-api/pull/1544

**Full Changelog**: https://github.com/songquanpeng/one-api/compare/v0.6.6...v0.6.7