langchain_core.globals.get_llm_cache

langchain_core.globals.get_llm_cache() BaseCache[source]

获取`llm_cache`全局设置的值。

Return type

BaseCache