a
    ag                     @   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)Zarbitrary_types_allowedfrozenN)__name__
__module____qualname____doc__str__annotations__r   Zmodel_config r   r   w/var/www/html/cobodadashboardai.evdpl.com/venv/lib/python3.9/site-packages/langchain/chains/query_constructor/schema.pyr      s   
r   N)Zpydanticr   r   r   r   r   r   r   <module>   s   