
    Ng                     n    d Z ddlmZmZ ddlmZ erddlmZ ddiZ ee	e          Z
ded	efd
ZdgZdS )z Tool for asking for human input.    )TYPE_CHECKINGAny)create_importer)HumanInputRunr   zlangchain_community.tools)deprecated_lookupsnamereturnc                      t          |           S )zLook up attributes dynamically.)_import_attribute)r   s    Z/var/www/html/ai-engine/env/lib/python3.11/site-packages/langchain/tools/human/__init__.py__getattr__r      s    T"""    N)__doc__typingr   r   langchain._apir   langchain_community.toolsr   DEPRECATED_LOOKUP__package__r   strr   __all__ r   r   <module>r      s    & & % % % % % % % % * * * * * * 8777777
 %&AB #OKDUVVV #c #c # # # # r   