Download Latest Version v0.5.2 -- upstream attestation and dependency refresh source code.zip (340.9 kB) Google Add to Preferred Sources
Home / v0.5.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-24 738 Bytes
v0.5.1 -- upstream provider compatibility source code.tar.gz 2026-06-24 310.8 kB
v0.5.1 -- upstream provider compatibility source code.zip 2026-06-24 334.1 kB
Totals: 3 Items   645.6 kB 0

Changes

  • Route Cloudflare provider calls through Cloudflare's OpenAI-compatible /ai/v1 endpoint, including legacy /ai/run migration and full /chat/completions URL normalization.
  • Sanitize Anthropic native tool-use IDs before sending replayed message history.
  • Strip Mistral output-only assistant fields (reasoning_content, thinking_blocks) before replaying message history.
  • Add upstream-test-first guidance for future behavior ports.
  • Refresh upstream litellm drift snapshots to 6003187.

Verification

  • uvx ruff check litelm/ tests/ --exclude tests/ported
  • uvx ruff format --check litelm/ tests/ --exclude tests/ported
  • uv run --extra all pytest tests/ -x --ignore=tests/ported --timeout=10
  • uv build
Source: README.md, updated 2026-06-24