
    Ng>                     J    d dl Z d dlmZ  ed          defd            ZdS )    N)	lru_cache   )maxsizereturnc                  b    ddl m}  | dt          j                    dt          j                    dS )zGet information about the LangChain runtime environment.

    Returns:
        A dictionary with information about the runtime environment.
    r   __version__zlangchain-corepython)library_versionlibraryplatformruntimeruntime_version)langchain_corer	   r   python_versionr   s    N/var/www/html/ai-engine/env/lib/python3.11/site-packages/langchain_core/env.pyget_runtime_environmentr      sH     +***** '#%''#244      )r   	functoolsr   dictr    r   r   <module>r      s_           1      r   