o
    ®©ZhÏ  ã                   @   s>   d Z ddlZddlmZ ddlmZ dededefdd	„ZdS )
z$Tools for interacting with the user.é    N)ÚAny)ÚHumanInputRunÚargsÚkwargsÚreturnc                  O   s   t  dt¡ t| i |¤Ž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
   úa/var/www/html/lang_env/lib/python3.10/site-packages/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
    