2.x is a rewrite and is not compatible with 1.x data, start 2.x from an empty database and a new encryption.key.
2.x 是全新重写版本,与 1.x 数据不兼容,请以全新数据库和新的 encryption.key 部署 2.x。
What's Changed
- feat(gemini): add native Gemini embeddings protocol by @tbphp in #754
- feat(gateway): add Codex live voice relay by @tbphp in #756
- feat(modern): improve access key console by @tbphp in #760
- feat(gemini): convert OpenAI Embeddings to Gemini embeddings by @tbphp in #759
- test(gateway): wait for live teardown before checking key rotation log by @tbphp in #761
- fix(redaction): cover all model output and preserve signed content by @tbphp in #758
Full Changelog: v2.0.0-rc.32...v2.0.0-rc.33