:mod:`langchain_community.cache`.RedisSemanticCache ========================================================== .. currentmodule:: langchain_community.cache .. autoclass:: RedisSemanticCache .. rubric:: Attributes .. autosummary:: ~RedisSemanticCache.DEFAULT_SCHEMA .. rubric:: Methods .. autosummary:: ~RedisSemanticCache.__init__ ~RedisSemanticCache.clear ~RedisSemanticCache.lookup ~RedisSemanticCache.update .. automethod:: RedisSemanticCache.__init__ .. automethod:: RedisSemanticCache.clear .. automethod:: RedisSemanticCache.lookup .. automethod:: RedisSemanticCache.update .. example_links:: RedisSemanticCache