U
    h                     @   s0   d dl Z d dlmZ eddedddZdS )    N)	lru_cache   )maxsize)returnc                  C   s$   ddl m}  | dt dt dS )z8Get information about the LangChain runtime environment.r   __version__	langchainpython)Zlibrary_versionlibraryplatformZruntimeZruntime_version)r   r   r   python_versionr    r   1/tmp/pip-unpacked-wheel-bo69hh5q/langchain/env.pyget_runtime_environment   s    r   )r   	functoolsr   dictr   r   r   r   r   <module>   s   