Skip to content

Release v1.75.0

Choose a tag to compare

@github-actions github-actions released this 18 Feb 03:54
· 586 commits to master since this release

What's Changed

✨ Features

  • feat: add grok-imagine-video pricing ($0.05/sec) (73222b6)
  • feat: add per-request fixed pricing for image generation models (3abc9a5)
  • feat: support multipart model extraction and larger body for images API (67ec31c)
  • feat: add /v1/images/ path to OpenAI channel routing (71d3cd4)

📝 Other Changes

  • chore: exclude docs/ from git tracking (c838244)
  • docs: add images API implementation plan with TDD steps (5c2c8c2)
  • docs: add images API proxy design document (ad570c4)

📦 下载

平台 架构 文件
macOS Intel ccload-darwin-amd64
macOS Apple Silicon ccload-darwin-arm64
Linux x86_64 ccload-linux-amd64
Linux ARM64 ccload-linux-arm64
Windows x86_64 ccload-windows-amd64.exe

校验和: checksums.txt

🔐 验证下载

# macOS/Linux
sha256sum -c checksums.txt

# Windows (PowerShell)
Get-FileHash ccload-windows-amd64.exe -Algorithm SHA256