
    Ng                     2    d dl mZmZ  G d de          ZdS )    )	BaseModel
ConfigDictc                   L    e Zd ZU dZeed<   eed<   eed<    edd          ZdS )AttributeInfoz*Information about a data source attribute.namedescriptiontypeT)arbitrary_types_allowedfrozenN)__name__
__module____qualname____doc__str__annotations__r   model_config     e/var/www/html/ai-engine/env/lib/python3.11/site-packages/langchain/chains/query_constructor/schema.pyr   r      sP         44
III
III: $  LLLr   r   N)pydanticr   r   r   r   r   r   <module>r      sQ    * * * * * * * *
 
 
 
 
I 
 
 
 
 
r   