U
    h                     @   sz   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
 dddddZeeedZeed	d
dZddddgZdS )    )TYPE_CHECKINGAny)create_importer)PGEmbedding)CollectionStoreEmbeddingStoreQueryResultz,langchain_community.vectorstores.pgembeddingz langchain_community.vectorstores)r   r   r   r   )Zdeprecated_lookups)namereturnc                 C   s   t | S )zLook up attributes dynamically.)_import_attribute)r	    r   F/tmp/pip-unpacked-wheel-bo69hh5q/langchain/vectorstores/pgembedding.py__getattr__   s    r   r   r   r   r   N)typingr   r   Zlangchain._apir   Z langchain_community.vectorstoresr   Z,langchain_community.vectorstores.pgembeddingr   r   r   ZDEPRECATED_LOOKUP__package__r   strr   __all__r   r   r   r   <module>   s    
