Highlights / 重点更新
This release introduces comprehensive support for tiered billing (阶梯计费). It allows for flexible pricing expressions, detailed tool call quota calculations, and channel test support for tiered models.
本次发布重点增加了对阶梯计费的全面支持,支持灵活的计费表达式解析、自定义工具调用额度计算,并完善了UI配置项和渠道测试支持。
Docker image: calciumion/new-api:nightly
Docker 镜像: calciumion/new-api:nightly
New Features
- Added comprehensive support for tiered billing, including flexible expression evaluation, tool pricing settings UI, and channel test support (#4145).
- Added custom fields support for vllm-omini models (#4154).
Bug Fixes
- Fixed an issue in Alibaba Cloud task polling to correctly accept string usage values (#4155).
- Fixed the endpoint for Zhipu 4v coding plan image generation (#4146).
- Fixed pricing calculation to prefer explicit pricing for compact models (#4156).
Improvements
- Improved UI layout consistency by replacing card components with divs.
- Added nightly branch trigger to Docker image CI workflows.
- Refined PR templates and added PR submission checks (#4076).
What's Changed
- fix(zhipu_4v): use correct endpoint for coding plan image generation by @NyaMisty in #4146
- fix: prefer explicit pricing for compact models by @seefs001 in #4156
- fix(ali): accept string usage values in task polling by @seefs001 in #4155
- feat: fill in some custom fields for vllm-omini by @seefs001 in #4154
- fix: document render by @seefs001 in #4153
- ci: refine PR template and add PR submission checks by @seefs001 in #4076
- fix(channel-test): support tiered billing model tests by @yyhhyyyyyy in #4145
New Contributors
Full Changelog: v0.12.5...nightly-20260409