Skip to content

v0.9.6

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:08
· 21 commits to main since this release

更新内容 / Updates

  • 修复图像生成流式响应中的状态和元数据处理问题,提升生图请求日志与统计的准确性。

  • Fixed state and metadata handling for image-generation streaming responses, improving request-log and statistics accuracy.

  • 改进生图桥接请求在 fallback 场景下的目标模型、提供商和尝试记录。

  • Improved final model, provider, and attempt tracking for image-bridge requests that use fallback.

  • 优化生图意图识别,减少普通 Responses 请求被误判为生图请求的情况。

  • Improved image-generation intent detection to reduce false positives for ordinary Responses requests.

  • 增加相关回归测试并修复若干小问题。

  • Added regression coverage and fixed several additional small issues.

验证 / Verification

  • JavaScript syntax: node --check app/web/static/app.js passed.
  • Full test suite: 618 passed.
  • GitHub Actions test, package, release, and GHCR jobs completed successfully.
  • Windows, Linux, and macOS ARM64 packages uploaded successfully.

Docker image:

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