Redis Semantic Cache

Redis LangCache guidance for semantic caching of LLM responses on Redis Cloud — calling search/set via the SDK or REST API, tuning the similarity threshold, separating caches per task type, and filtering with custom attributes. Use when caching LLM completions or RAG answers to cut API cost and latency, building a cache-aside layer in front of OpenAI / Anthropic / etc., tuning hit rate vs precision, or splitting one app's LLM workloads into multiple LangCache caches. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/redis--agent-skills--agent-skills commit 722452eb0a

Frequently asked questions

npx skillmds@latest add tomevault-io/redis-semantic-cache