U
    ™ÀÂhÏ  ã                   @   s:   d Z ddlZddlmZ ddlmZ eeedœdd„ZdS )z$Tools for interacting with the user.é    N)ÚAny)ÚHumanInputRun)ÚargsÚkwargsÚreturnc                  O   s   t  dt¡ t| |ŽS )z#Tool for asking the user for input.zTStdInInquireTool will be deprecated in the future. Please use HumanInputRun instead.)ÚwarningsÚwarnÚDeprecationWarningr   )r   r   © r
   úN/tmp/pip-unpacked-wheel-9gdii04g/langchain_community/tools/interaction/tool.pyÚStdInInquireTool	   s
    ýr   )Ú__doc__r   Útypingr   Z$langchain_community.tools.human.toolr   r   r
   r
   r
   r   Ú<module>   s   