o
    qmœi–  ã                   @   s&   d dl Z d dlZG dd„ dejƒZdS )é    Nc                   @   s    e Zd ZU dZejd ed< dS )ÚFlushSignalParamszÇ
    Forces the text buffer to process immediately, regardless of the min_buffer_size threshold.
    Use this when you need to process remaining text that hasn't reached the minimum buffer size.
    ÚflushÚtypeN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚtypingÚLiteralÚ__annotations__© r   r   úR/home/ubuntu/.local/lib/python3.10/site-packages/sarvamai/requests/flush_signal.pyr      s   
 r   )r	   Útyping_extensionsÚ	TypedDictr   r   r   r   r   Ú<module>   s   