
    ih	                     r    d dl mZmZ d dlmZ erd dlmZ d dlmZ dddZ	 ee
e	      Zd	ed
efdZddgZy)    )TYPE_CHECKINGAny)create_importer)FakeStreamingListLLM)FakeListLLMzlangchain_community.llmszlangchain_community.llms.fake)r   r   )deprecated_lookupsnamereturnc                     t        |       S )zLook up attributes dynamically.)_import_attribute)r	   s    Q/var/www/html/dev/engine/venv/lib/python3.12/site-packages/langchain/llms/fake.py__getattr__r      s    T""    r   r   N)typingr   r   langchain._apir   langchain_community.llms.faker   langchain_core.language_modelsr   DEPRECATED_LOOKUP__package__r   strr   __all__ r   r   <module>r      sV    % *B: .; 
 $KDUV #c #c # r   