主要更新
- 支持在令牌中设置auto分组下是否启用跨分组重试
- 支持gpt模型-xhigh后缀
- 支持非流gpt-4o-mini-tts类模型计费,规则详见 #2434
What's Changed
- fix: 支持aws 通过全局参数透传或者渠道参数透传来 调用 by @zdwy5 in #2423
- fix: health check by @seefs001 in #2428
- feat(token): add cross-group retry option for token processing by @Calcium-Ion in #2426
- fix: correct sender format issues fix #1347 by @ion1ze in #2424
- feat(adaptor): add '-xhigh' suffix to reasoning effort options by @Calcium-Ion in #2429
- fix(channel_select): adjust priority retry logic for cross-group by @Calcium-Ion in #2430
- feat: support gpt tts series model quota calculate by @Calcium-Ion in #2434
- feat(auth): enhance IP restriction handling with CIDR support by @Calcium-Ion in #2445
- 🛡️ fix: prevent OOM on large/decompressed requests; skip heavy prompt… by @t0ng7u in #2452
- style: add card spacing by @TinsFox in #2474
- chore: add code-inspector-plugin integration by @TinsFox in #2476
New Contributors
- @zdwy5 made their first contribution in #2423
- @ion1ze made their first contribution in #2424
- @TinsFox made their first contribution in #2474
Full Changelog: v0.10.0...v0.10.1