o
    Jjg                     @   s$   d dl mZmZ G dd deZdS )    )	BaseModel
ConfigDictc                   @   s6   e Zd ZU dZeed< eed< eed< ed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 r   r   a/var/www/html/zoom/venv/lib/python3.10/site-packages/langchain/chains/query_constructor/schema.pyr      s   
 
r   N)pydanticr   r   r   r   r   r   r   <module>   s    