o
    `+ if                     @   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)Zdeprecated_lookupsnamereturnc                 C   s   t | S )zLook up attributes dynamically.)_import_attribute)r    r   j/home/app/PaddleOCR-VL-test/.venv_paddleocr/lib/python3.10/site-packages/langchain/chains/graph_qa/kuzu.py__getattr__   s   r   N)typingr   r   Zlangchain._apir   Z(langchain_community.chains.graph_qa.kuzur   r   r   ZDEPRECATED_LOOKUP__package__r
   strr   __all__r   r   r   r   <module>   s    
