What's Changed
- fix minimax empty log by @ye4293 in #1560
- ci: use codecov to upload coverage report by @LeoQuote in #1583
- refactor: replace hardcoded string with ctxkey constant by @igophper in #1579
- chore(deps): bump golang.org/x/image from 0.16.0 to 0.18.0 by @dependabot in #1568
- chore: Add support for Claude Sonnet 3.5 by @shaoyun in #1567
- refactor: abusing goroutines and channel by @zijiren233 in #1561
- feat: support spark4.0 ultra by @lihangfu in #1569
- feat: support Spark4.0 Ultra by @shijilin0116 in #1575
- fix: fix size not support during image generation by @igophper in #1564
- docs: add related projects by @da730 in #1562
- ci: skip archive, upload directly by @LeoQuote in #1586
- feat: add support for Claude 3 tool use (function calling) by @dirname in #1587
- refactor: init db by @igophper in #1590
- feat: support one or more log file by @linzeliang1222 in #1400
- feat: support smtp without auth by @LeoQuote in #1101
- feat(ui): show available models for air theme by @LeoQuote in #1595
- feat: support test specific model by @WqyJh in #1600
- feat: cloudflare support native openai api by @zijiren233 in #1596
- fix: use musl libc by @zijiren233 in #1597
- fix: update readme docs by @peterwillcn in #1599
- feat: add initial root access token by @peterwillcn in #1598
- feat: add Novita AI as model provider by @jasonhp in #1609
- feat: refactor AwsClaude to Aws to support both llama3 and claude by @WqyJh in #1601
- fix: duplicate [DONE] by @WqyJh in #1629
- fix: impl cloudflare worker ai gateway by @zijiren233 in #1617
- fix: 修复4v请求下text参数缺少引发的nil by @ye4293 in #1634
- feat: support claude and gemini in vertex ai by @vaayne in #1621
- feat: add field stop in GeneralOpenAIRequest by @f1ynn-zhan9 in #1637
- chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #1641
- fix: rate limit can be zero by @zijiren233 in #1643
- feat: fast build linux/arm64 frontend by @zijiren233 in #1645
- feat: vertexai support proxy url(example: cloudflare ai gateway) and fix some vertexai bug by @zijiren233 in #1642
- feat: extend anthropic header to support 8k context windows by @Laisky in #1654
- fix: support embedding models for doubao by @igophper in #1662
- feat: fast build linux/arm64 frontend by @zijiren233 in #1663
- feat: support gpt-4o mini by @HynoR in #1665
- feat: add Proxy channel type and relay mode by @Laisky in #1678
New Contributors
- @LeoQuote made their first contribution in #1583
- @shaoyun made their first contribution in #1567
- @zijiren233 made their first contribution in #1561
- @da730 made their first contribution in #1562
- @linzeliang1222 made their first contribution in #1400
- @peterwillcn made their first contribution in #1599
- @jasonhp made their first contribution in #1609
- @vaayne made their first contribution in #1621
- @f1ynn-zhan9 made their first contribution in #1637
- @HynoR made their first contribution in #1665
Full Changelog: v0.6.7...v0.6.8