o
    i                     @   s6   d dl Z ddlmZ ddlmZ G dd de jZdS )    N   )ReadV1ResponseMetadataParams)ReadV1ResponseResultsParamsc                   @   s"   e Zd ZU dZeed< eed< dS )ReadV1ResponseParamsz$
    The standard text response
    metadataresultsN)__name__
__module____qualname____doc__r   __annotations__r    r   r   U/home/ubuntu/.local/lib/python3.10/site-packages/deepgram/requests/read_v1response.pyr      s   
 r   )typing_extensionsread_v1response_metadatar   read_v1response_resultsr   	TypedDictr   r   r   r   r   <module>   s   