Skip to content

v0.5.2 — Exclude compromised litellm versions

Choose a tag to compare

@retospect retospect released this 25 Mar 19:02
· 13 commits to main since this release

Security: Exclude litellm 1.82.7 and 1.82.8 (TeamPCP supply chain attack, CVE pending).

Also includes:

  • Anthropic prompt caching via cache_control_injection_points (system msg + last user msg)
  • Anthropic thinking mode (thinking param, reasoning_content accumulation in streams)
  • drop_params=True for litellm compatibility
  • num_retries=8 for rate limit resilience