v0.6.0

songquanpeng/one-apiv0.6.0Mar 1, 2024by github-actions[bot]

AI Summary

This version refactors the relay part of the codebase and syncs models with OpenAI. It also fixes various UI issues in the Berry theme.

Key Highlights

  • Refactored the relay part of the codebase.
  • Syncs models with OpenAI API.
  • Fixed primary chat button and other UI issues in Berry theme.

New Features

  • Model sync with OpenAI
  • Refactored relay part

Full Release Notes

## What's Changed
* fix: remove useless wrong index by @Calcium-Ion in https://github.com/songquanpeng/one-api/pull/916
* refactor: refactor relay part by @songquanpeng in https://github.com/songquanpeng/one-api/pull/935
* fix: aff not effective with berry by @MartialBE in https://github.com/songquanpeng/one-api/pull/937
* refactor: refactor relay part by @songquanpeng in https://github.com/songquanpeng/one-api/pull/957
* fix: fix primary chat button in berry theme by @yongman in https://github.com/songquanpeng/one-api/pull/951
* feat: sync models with OpenAI by @mrhaoji in https://github.com/songquanpeng/one-api/pull/971
* chore: update code implementation by @Laisky in https://github.com/songquanpeng/one-api/pull/978

## New Contributors
* @songquanpeng made their first contribution in https://github.com/songquanpeng/one-api/pull/935
* @yongman made their first contribution in https://github.com/songquanpeng/one-api/pull/951

**Full Changelog**: https://github.com/songquanpeng/one-api/compare/v0.5.11...v0.6.0