Skip to content

v0.9.12

Choose a tag to compare

@github-actions github-actions released this 07 Sep 03:28
· 10 commits to main since this release

更新内容 / Updates

  • 新增思考参数透传与请求日志展示,支持 reasoning_effortchat_template_kwargsenable_thinking

  • Added thinking-parameter passthrough and request-log display for reasoning_effort, chat_template_kwargs, and enable_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.js passed.
  • GitHub Actions tests and packaging completed successfully.
  • Windows、Linux 和 macOS ARM64 packages uploaded successfully.

Docker

docker pull ghcr.io/pricening/llm-aio-gateway:latest