Skip to main content

v1.87.5 - Web Search Costing & MCP Key Scoping

Deploy this version​

docker run \
-e STORE_MODEL_IN_DB=True \
-p 4000:4000 \
docker.litellm.ai/berriai/litellm:1.87.5

v1.87.5 is a patch release on top of v1.87.4. It backports cost-tracking recovery for interrupted Anthropic streams, fixes a completion_cost AttributeError on streaming Anthropic web-search responses, adds a no-mcp-servers sentinel that scopes a key to zero MCP servers, and bumps the wolfi-base image to patch the OpenSSL CVE.

What's Changed​

  • fix(passthrough): recover output tokens for interrupted anthropic streams - PR #30787
  • fix(proxy): record partial spend on the failure row for interrupted streams - PR #30788
  • feat(mcp): scope a key to zero MCP servers with no-mcp-servers sentinel - PR #31029
  • fix(passthrough,streaming): recover cost on interrupted and agentic Anthropic streams - PR #31035
  • fix: completion_cost AttributeError on streaming Anthropic web_search responses - PR #27346
  • fix(docker): bump wolfi-base digest to patch openssl CVE-2026-34182 - PR #31133

Full Changelog​

https://github.com/BerriAI/litellm/compare/v1.87.4...v1.87.5

🚅
LiteLLM Enterprise
SSO/SAML, audit logs, spend tracking, multi-team management, and guardrails — built for production.
Learn more →