Skip to content

Conversation

@fcenedes
Copy link

@fcenedes fcenedes commented Dec 4, 2025

Implement Embeddings Caching when using redis-semantic

Relevant issues

When redis-semantic is activated, there is currently no cache for aembeddings. This PR add supports for it

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🆕 New Feature

Changes

Screenshot 2025-12-10 at 22 45 57

@vercel
Copy link

vercel bot commented Dec 4, 2025

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

Project Deployment Preview Comments Updated (UTC)
litellm Ready Ready Preview Comment Dec 10, 2025 9:55pm

@CLAassistant
Copy link

CLAassistant commented Dec 4, 2025

CLA assistant check
All committers have signed the CLA.

- bump redisvl version
- default embedding cache namespace
update caching.md
@fcenedes fcenedes changed the title Redis semantic cache v2 Fix: Redis semantic cache v2 with CacheEmbedding support Dec 10, 2025
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.

2 participants