MAJOR CHANGES
- Multiple api keys per channel, maybe not stable, welcome feedback.
What's Changed
- chore: remove txn for update channel id when retry by @looplj in #724
- refactor: cleanup channel performance by @looplj in #726
- refactor: transformer use api key provider instead of static api key by @looplj in #727
- release: release v0.9.2 by @looplj in #730
- feat: multiple api keys for one channel by @looplj in #731
- refactor: cleanup channel credentials by @looplj in #732
- fix: dialog close button position by @looplj in #733
- fix: force reasoning summary presence by @x22x22 in #735
- fix(frontend): improve mobile responsive layouts by @duoduohe in #737
- feat: trace sticky api key for multiple api keys channel by @looplj in #740
- fix(anthropic): support image content blocks in tool_result by @duoduohe in #742
- fix: remove codex metadata field by @looplj in #745
- fix: daily request may missing data from today by @looplj in #747
- fix: s3 path style storage, close #736 by @looplj in #748
- opt: logging channel for the failed request, close #682 by @looplj in #749
- opt: ignore deleted and no enabled api keys channel by @looplj in #750
- opt: tester, model associate, tools by @looplj in #751
New Contributors
Full Changelog: v0.9.1...v0.9.3-beta1