返回全部动态

LiteLLM v1.95.0-rc.2 发布:镜像签名验证与多项更新

原标题:v1.95.0-rc.2

LiteLLM Releases一手来源产品发布质量 76

AI 摘要

LiteLLM 发布 v1.95.0-rc.2 版本,所有 Docker 镜像均使用 cosign 签名,并提供了通过提交哈希或发布标签验证签名的方法。该版本新增了 Meta 模型 API 提供商和 muse-spark-1.1 模型,添加了 Azure GPT-5.6 系列定价和元数据,并修复了 guardrails 中凭据掩码、spend 日志等多处问题。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

## Verify Docker Image Signature All LiteLLM Docker images are signed with [cosign](https://docs.sigstore.dev/cosign/overview/). Every release is signed with the same key introduced in [commit `0112e53`](https://github.com/BerriAI/litellm/commit/0112e53046018d726492c814b3644b7d376029d0). **Verify using the pinned commit hash (recommended):** A commit hash is cryptographically immutable, so this is the strongest way to ensure you are using the original signing key: ```bash cosign verify \ -


发布时间:2026-07-31 11:55
抓取时间:2026-08-02 00:26
来源机构:BerriAI
阅读原文github.com