o
    Jjgf                     @   sj   d dl mZmZ d dlmZ erd dlmZmZmZ 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)KuzuQAChainextract_cypherremove_prefixz(langchain_community.chains.graph_qa.kuzu)deprecated_lookupsnamereturnc                 C   s   t | S )zLook up attributes dynamically.)_import_attribute)r	    r   V/var/www/html/zoom/venv/lib/python3.10/site-packages/langchain/chains/graph_qa/kuzu.py__getattr__   s   r   N)typingr   r   langchain._apir   (langchain_community.chains.graph_qa.kuzur   r   r   DEPRECATED_LOOKUP__package__r   strr   __all__r   r   r   r   <module>   s    
