✨ Release 1.3.1 — Cache Bypass Fix for LiteLLM #28
Closed
amwdrizz
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We’ve shipped a fix for
disableCachingso LiteLLM now receives the correct payload format.✅ What’s fixed
extra_body.cache["no-cache"] = true(LiteLLM‑compatible).🔎 Why it matters
Previously, caching bypass could fail or trigger unsupported parameter errors. This release ensures LiteLLM reliably skips cache when you enable
litellm-connector.disableCaching.Thanks for the report and feedback!
This discussion was created from the release ✨ Release 1.3.1 — Cache Bypass Fix for LiteLLM.
All reactions