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