The RedisSemanticCache provides semantic caching functionality using Redis as a backend. This cache stores responses based on the semantic similarity of prompts rather than exact matching, allowing ...