v0.6.7

morphik-org/morphik-corev0.6.7Jun 25, 2024by github-actions[bot]

AI Summary

This release introduces support for the GPT-4o model, Doubao (ByteDance), and Tencent V3 API. It also includes fixes for Gemini streaming, SparkDesk function calling, and various UI/UX improvements.

Key Highlights

  • GPT-4o model support
  • Doubao (ByteDance) AI integration
  • Tencent V3 API support
  • Gemini embeddings support
  • SparkDesk function call fixes

New Features

  • GPT-4o support
  • Doubao support
  • Tencent V3 API
  • Gemini embeddings (text-embedding-004, embedding-001)
  • SparkDesk function call fixes
  • Berry theme updates and bug fixes
  • Default token generation after registration
  • xunfei interface error fixes
  • Spark Lite model support

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