LiteLLM v1.101.1
LiteLLM v1.101.1 backports fixes and improvements to the stable 1.101.x branch, including licensing handling for auto router, Anthropic fixes, and type-safety enhancements, alongside Docker image cosign verification instructions.
原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。
为什么值得关注
LiteLLM v1.101.1 is a patch release focused on backporting changes to the stable/1.101.x line. Key updates include: - Backport 41684 allowing a wildcard license to grant access to the auto router ( 41698). - Backports 42152 and 42288 providing fixes related to Anthropic integration ( 42533). - Backport 41607 introducing typesafe improvements ( 42596). - Release version bumps and maintenance backports ( 41704, 42332). - Docker container image signatures can be validated using cosign using the public key located at commit 0112e53 or the v1.101.1 tag.
可执行摘要
LiteLLM release v1.101.1 backports several pull requests to the stable/1.101.x branch, addressing wildcard license support for auto router, Anthropic-related bug fixes, and type-safety features. It also provides verification steps for signed Docker images via cosign.
- Agent 实用度
- 82/100
- 可信度
- 96%
- 机器格式
- JSON + Markdown
开发者应核对什么
- Upgrade to v1.101.1 if running the stable/1.101.x branch and requiring Anthropic fixes or wildcard license auto router support.
- If verifying container images, run cosign verify on ghcr.io/berriai/litellm:v1.101.1 using the provided cosign.pub public key URL.