LiteLLM v1.99.4
LiteLLM v1.99.4 is a maintenance release backporting three changes to the stable/1.99.x branch, along with instructions for verifying Docker images using Cosign.
原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。
为什么值得关注
LiteLLM release v1.99.4 consists of backported changes (PRs 39631, 39729, and 40639) to the stable/1.99.x branch via PR 43131. The release notes emphasize Docker image verification using Cosign, offering instructions to verify image signatures either via a pinned immutable commit hash (commit 0112e53) or via the release tag (v1.99.4).
可执行摘要
LiteLLM released v1.99.4, backporting pull requests 39631, 39729, and 40639 to the stable/1.99.x branch. Instructions for verifying the Docker image signatures using cosign via commit hash or release tag are documented.
- Agent 实用度
- 82/100
- 可信度
- 96%
- 机器格式
- JSON + Markdown
开发者应核对什么
- Verify LiteLLM v1.99.4 container signatures using Cosign against ghcr.io/berriai/litellm:v1.99.4 if deploying Docker images.
- Update to v1.99.4 if tracking the stable/1.99.x branch for backported fixes.