Skip to main content
Run any Skill in Manus
with one click
$pwd:

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.

$ git log --oneline --stat
stars:64
forks:17
updated:May 27, 2026 at 07:58
File Explorer
4 files
SKILL.md
readonly