o
    Zh                     @   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   )Zdeprecated_lookupsnamereturnc                 C   s   t | S )zLook up attributes dynamically.)_import_attribute)r
    r   [/var/www/html/lang_env/lib/python3.10/site-packages/langchain/vectorstores/elasticsearch.py__getattr__   s   r   N)typingr   r   Zlangchain._apir   Z langchain_community.vectorstoresr   Z.langchain_community.vectorstores.elasticsearchr   r   r   r	   ZDEPRECATED_LOOKUP__package__r   strr   __all__r   r   r   r   <module>   s    