o
    Ag                     @   s~   d dl mZmZ d dlmZ er"d dlmZ d dlmZm	Z	m
Z
mZ ddddddZeeedZd	ed
efddZg dZdS )    )TYPE_CHECKINGAny)create_importer)ElasticsearchStore)ApproxRetrievalStrategyBaseRetrievalStrategyExactRetrievalStrategySparseRetrievalStrategyz.langchain_community.vectorstores.elasticsearchz langchain_community.vectorstores)r   r   r   r	   r   )deprecated_lookupsnamereturnc                 C   s   t | S )zLook up attributes dynamically.)_import_attribute)r    r   k/var/www/html/development/chatbot/venv/lib/python3.10/site-packages/langchain/vectorstores/elasticsearch.py__getattr__   s   r   N)typingr   r   langchain._apir    langchain_community.vectorstoresr   .langchain_community.vectorstores.elasticsearchr   r   r   r	   DEPRECATED_LOOKUP__package__r   strr   __all__r   r   r   r   <module>   s    