HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/local/lib/python3.10/dist-packages/langchain/__pycache__/globals.cpython-310.pyc
o

���g�@s�UdZddlZddlmZmZerddlmZdaee	d<da
ee	d<daede	d	<d
eddfdd
�Zdefdd�Z
d
eddfdd�Zdefdd�Zd
edddfdd�Zddd�ZdS)z?Global values and configuration that apply to all of LangChain.�N)�
TYPE_CHECKING�Optional)�	BaseCacheF�_verbose�_debugr�
_llm_cache�value�returncC�Rddl}t���tjddd�||_Wd�|adS1s wY|adS)z1Set a new value for the `verbose` global setting.rN�ignore�CImporting verbose from langchain root module is no longer supported��message��	langchain�warnings�catch_warnings�filterwarnings�verboser�rr�r�</usr/local/lib/python3.10/dist-packages/langchain/globals.py�set_verbose�
�
��rcC�Lddl}t���tjddd�|j}Wd�n1swYtp%|S)z.Get the value of the `verbose` global setting.rNrrr
r)r�old_verboserrr�get_verbose,s
��rcCr
)z/Set a new value for the `debug` global setting.rNr�AImporting debug from langchain root module is no longer supportedr
�rrrr�debugrrrrr�	set_debugJs
�

��r cCr)z,Get the value of the `debug` global setting.rNrrr
r)r�	old_debugrrr�	get_debugas
��r"cCr
)z<Set a new LLM cache, overwriting the previous value, if any.rNr�EImporting llm_cache from langchain root module is no longer supportedr
�rrrr�	llm_cacherrrrr�
set_llm_cache}rr&cCr)z0Get the value of the `llm_cache` global setting.rNrr#r
r$)r�
old_llm_cacherrr�
get_llm_cache�s
��r()r	r)�__doc__r�typingrr�langchain_core.cachesrr�bool�__annotations__rrrrr r"r&r(rrrr�<module>s