File: //usr/local/lib/python3.10/dist-packages/langchain/tools/requests/__pycache__/tool.cpython-310.pyc
o
���g� � @ s| d dl mZmZ d dlmZ er d dlmZmZmZm Z m
Z
mZ ddddddd�Zee
ed�Zdedefd d
�Zg d�ZdS )� )�
TYPE_CHECKING�Any)�create_importer)�BaseRequestsTool�RequestsDeleteTool�RequestsGetTool�RequestsPatchTool�RequestsPostTool�RequestsPutToolzlangchain_community.tools)r r r r r
r )�deprecated_lookups�name�returnc C s t | �S )zLook up attributes dynamically.)�_import_attribute)r � r �H/usr/local/lib/python3.10/dist-packages/langchain/tools/requests/tool.py�__getattr__ s r N)�typingr r �langchain._apir �langchain_community.toolsr r r r r r
�DEPRECATED_LOOKUP�__package__r �strr �__all__r r r r �<module> s
�