get_llm_cache# langchain_core.globals.get_llm_cache() → BaseCache[source]# Get the value of the llm_cache global setting. Returns: The value of the llm_cache global setting. Return type: BaseCache