Skip to content

LightBridge 0.1.9

Choose a tag to compare

@github-actions github-actions released this 13 Jun 13:32
· 8 commits to main since this release

AI API Gateway Platform - 将 AI 订阅配额分发和管理

修复内容:

  • 修复 instanceURL 带 /v1 后缀时 API 调用失败的问题
  • 修复 instanceURL 末尾带斜杠时路径错误的问题
  • 改善错误信息,显示响应体内容便于排查
  • 修复 wire 依赖注入中 LightBridgeConnectHandler 未注册的编译错误

📥 Installation

Docker:

# GitHub Container Registry
docker pull ghcr.io/williamwang1721/lightbridge:0.1.9

One-line install (Linux):

curl -sSL https://raw.githubusercontent.com/WilliamWang1721/LightBridge/main/deploy/install.sh | sudo bash

Manual download:
Download the appropriate archive for your platform from the assets below.

📚 Documentation