Skip to content

docs(caching): document valkey-semantic cache and announce it#369

Open
yassin-berriai wants to merge 1 commit into
mainfrom
litellm_valkey_semantic_caching_docs
Open

docs(caching): document valkey-semantic cache and announce it#369
yassin-berriai wants to merge 1 commit into
mainfrom
litellm_valkey_semantic_caching_docs

Conversation

@yassin-berriai

Copy link
Copy Markdown
Contributor

What

Documents the new valkey-semantic cache backend and announces it.

Adds a valkey-semantic setup tab to the SDK caching guide (docs/caching/all_caches.md) and the proxy caching guide (docs/proxy/caching.md), updates the supported-caches list and the cache initialization parameter reference, and adds a blog post announcing the feature.

The backend lets semantic prompt caching run against Valkey clusters with the valkey-search module, including AWS ElastiCache for Valkey, without RediSearch, Redis Stack, or Qdrant. It pairs with the code change in BerriAI/litellm#30675.

Changes

  • docs/caching/all_caches.md: new valkey-semantic tab, supported type literal, and valkey_semantic_cache_* parameters
  • docs/proxy/caching.md: new Valkey Semantic config tab and supported-caches entry
  • blog/valkey_semantic_caching/index.md: announcement post

Related

BerriAI/litellm#30675

@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Jun 17, 2026 8:27pm

Request Review

Adds setup docs for the new valkey-semantic cache backend (semantic prompt
caching on Valkey clusters running valkey-search, including AWS ElastiCache
for Valkey) to the SDK caching guide and the proxy caching guide, plus a blog
post announcing the feature.

Pairs with BerriAI/litellm#30675
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant