v0.9.12
更新内容 / Updates
-
新增思考参数透传与请求日志展示,支持
reasoning_effort、chat_template_kwargs和enable_thinking。 -
Added thinking-parameter passthrough and request-log display for
reasoning_effort,chat_template_kwargs, andenable_thinking. -
请求日志新增输出 Tokens、TPS、总耗时和生成耗时指标。
-
Added completion-token, TPS, total-duration, and generation-duration metrics to request logs.
-
优化流式请求性能统计,并兼容 Responses API 的嵌套 reasoning 配置。
-
Improved streaming performance metrics and Responses API nested reasoning configuration compatibility.
验证 / Verification
- JavaScript syntax:
node --check app/web/static/app.jspassed. - GitHub Actions tests and packaging completed successfully.
- Windows、Linux 和 macOS ARM64 packages uploaded successfully.
Docker
docker pull ghcr.io/pricening/llm-aio-gateway:latest