§
    *`ƒi  ã                   óV  —  G d „ de ¦  «        Z G d„ de¦  «        Z G d„ de¦  «        Z G d„ de¦  «        Z G d„ d	e¦  «        Z G d
„ de¦  «        Z G d„ de¦  «        Z G d„ de¦  «        Z G d„ de¦  «        Z	 G d„ de¦  «        Z
 G d„ de¦  «        Z G d„ de¦  «        ZdS )c                   ó<   — e Zd ZU dZdZeed<   	 ddedz  ddfd„ZdS )ÚMistralCommonExceptionz|Base class for all Mistral exceptions.

    Attributes:
        message: A human-readable message describing the error.
    zInternal server errorÚmessageNÚreturnc                 ó   — |r	|| _         dS dS )zÝInitialize the `MistralCommonException` with an optional message.

        If no message is provided, the default message is used.

        Args:
           message: A human-readable message describing the error.
        N)r   )Úselfr   s     úm/home/jaya/work/projects/VOICE-AGENT/VIET/agent-env/lib/python3.11/site-packages/mistral_common/exceptions.pyÚ__init__zMistralCommonException.__init__
   s!   € ð ð 	#Ø"ˆDŒLˆLˆLð	#ð 	#ó    )N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   ÚstrÚ__annotations__r	   © r
   r   r   r      sf   € € € € € € ðð ð +€GˆSÐ*Ð*Ñ*ð #ð#ð #àt‘ð#ð 
ð#ð #ð #ð #ð #ð #r
   r   c                   ó,   ‡ — e Zd ZdZdeddfˆ fd„Zˆ xZS )ÚTokenizerExceptionz-Exception raised for errors in the tokenizer.r   r   Nc                 óJ   •— t          ¦   «                              |¦  «         dS )zInitialize the `TokenizerException` with a message.

        Args:
          message: A human-readable message describing the error.
        N©Úsuperr	   ©r   r   Ú	__class__s     €r   r	   zTokenizerException.__init__   ó#   ø€ õ 	‰Œ×Ò˜Ñ!Ô!Ð!Ð!Ð!r
   ©r   r   r   r   r   r	   Ú__classcell__©r   s   @r   r   r      sQ   ø€ € € € € Ø8Ð8ð" ð "¨ð "ð "ð "ð "ð "ð "ð "ð "ð "ð "r
   r   c                   ó,   ‡ — e Zd ZdZdeddfˆ fd„Zˆ xZS )Ú$UnsupportedTokenizerFeatureExceptionz;Exception raised for unsupported features in the tokenizer.r   r   Nc                 óJ   •— t          ¦   «                              |¦  «         dS )z Initialize the `UnsupportedTokenizerFeatureException` with a message.

        Args:
           message: A human-readable message describing the error.
        Nr   r   s     €r   r	   z-UnsupportedTokenizerFeatureException.__init__(   r   r
   r   r   s   @r   r   r   %   sQ   ø€ € € € € ØFÐFð" ð "¨ð "ð "ð "ð "ð "ð "ð "ð "ð "ð "r
   r   c                   ó,   ‡ — e Zd ZdZdeddfˆ fd„Zˆ xZS )ÚInvalidRequestExceptionz&Exception raised for invalid requests.r   r   Nc                 óJ   •— t          ¦   «                              |¦  «         dS )z“Initialize the `InvalidRequestException` with a message.

        Args:
           message: A human-readable message describing the error.
        Nr   r   s     €r   r	   z InvalidRequestException.__init__4   r   r
   r   r   s   @r   r!   r!   1   sQ   ø€ € € € € Ø1Ð1ð" ð "¨ð "ð "ð "ð "ð "ð "ð "ð "ð "ð "r
   r!   c                   ó,   ‡ — e Zd ZdZdeddfˆ fd„Zˆ xZS )ÚInvalidSystemPromptExceptionz,Exception raised for invalid system prompts.r   r   Nc                 óJ   •— t          ¦   «                              |¦  «         dS )z˜Initialize the `InvalidSystemPromptException` with a message.

        Args:
           message: A human-readable message describing the error.
        Nr   r   s     €r   r	   z%InvalidSystemPromptException.__init__@   r   r
   r   r   s   @r   r$   r$   =   óQ   ø€ € € € € Ø7Ð7ð" ð "¨ð "ð "ð "ð "ð "ð "ð "ð "ð "ð "r
   r$   c                   ó,   ‡ — e Zd ZdZdeddfˆ fd„Zˆ xZS )Ú InvalidMessageStructureExceptionz0Exception raised for invalid message structures.r   r   Nc                 óJ   •— t          ¦   «                              |¦  «         dS )zœInitialize the `InvalidMessageStructureException` with a message.

        Args:
           message: A human-readable message describing the error.
        Nr   r   s     €r   r	   z)InvalidMessageStructureException.__init__L   r   r
   r   r   s   @r   r(   r(   I   óQ   ø€ € € € € Ø;Ð;ð" ð "¨ð "ð "ð "ð "ð "ð "ð "ð "ð "ð "r
   r(   c                   ó,   ‡ — e Zd ZdZdeddfˆ fd„Zˆ xZS )Ú InvalidAssistantMessageExceptionz0Exception raised for invalid assistant messages.r   r   Nc                 óJ   •— t          ¦   «                              |¦  «         dS )zœInitialize the `InvalidAssistantMessageException` with a message.

        Args:
           message: A human-readable message describing the error.
        Nr   r   s     €r   r	   z)InvalidAssistantMessageException.__init__X   r   r
   r   r   s   @r   r,   r,   U   r*   r
   r,   c                   ó,   ‡ — e Zd ZdZdeddfˆ fd„Zˆ xZS )ÚInvalidToolMessageExceptionz+Exception raised for invalid tool messages.r   r   Nc                 óJ   •— t          ¦   «                              |¦  «         dS )z—Initialize the `InvalidToolMessageException` with a message.

        Args:
           message: A human-readable message describing the error.
        Nr   r   s     €r   r	   z$InvalidToolMessageException.__init__d   r   r
   r   r   s   @r   r/   r/   a   óQ   ø€ € € € € Ø6Ð6ð" ð "¨ð "ð "ð "ð "ð "ð "ð "ð "ð "ð "r
   r/   c                   ó,   ‡ — e Zd ZdZdeddfˆ fd„Zˆ xZS )ÚInvalidToolSchemaExceptionz*Exception raised for invalid tool schemas.r   r   Nc                 óJ   •— t          ¦   «                              |¦  «         dS )z–Initialize the `InvalidToolSchemaException` with a message.

        Args:
           message: A human-readable message describing the error.
        Nr   r   s     €r   r	   z#InvalidToolSchemaException.__init__p   r   r
   r   r   s   @r   r3   r3   m   sQ   ø€ € € € € Ø5Ð5ð" ð "¨ð "ð "ð "ð "ð "ð "ð "ð "ð "ð "r
   r3   c                   ó,   ‡ — e Zd ZdZdeddfˆ fd„Zˆ xZS )ÚInvalidUserMessageExceptionz+Exception raised for invalid user messages.r   r   Nc                 óJ   •— t          ¦   «                              |¦  «         dS )z—Initialize the `InvalidUserMessageException` with a message.

        Args:
           message: A human-readable message describing the error.
        Nr   r   s     €r   r	   z$InvalidUserMessageException.__init__|   r   r
   r   r   s   @r   r6   r6   y   r1   r
   r6   c                   ó,   ‡ — e Zd ZdZdeddfˆ fd„Zˆ xZS )ÚInvalidFunctionCallExceptionz,Exception raised for invalid function calls.r   r   Nc                 óJ   •— t          ¦   «                              |¦  «         dS )z˜Initialize the `InvalidFunctionCallException` with a message.

        Args:
           message: A human-readable message describing the error.
        Nr   r   s     €r   r	   z%InvalidFunctionCallException.__init__ˆ   r   r
   r   r   s   @r   r9   r9   …   r&   r
   r9   c                   ó,   ‡ — e Zd ZdZdeddfˆ fd„Zˆ xZS )ÚInvalidToolExceptionz#Exception raised for invalid tools.r   r   Nc                 óJ   •— t          ¦   «                              |¦  «         dS )zInitialize the `InvalidToolException` with a message.

        Args:
           message: A human-readable message describing the error.
        Nr   r   s     €r   r	   zInvalidToolException.__init__”   r   r
   r   r   s   @r   r<   r<   ‘   sQ   ø€ € € € € Ø.Ð.ð" ð "¨ð "ð "ð "ð "ð "ð "ð "ð "ð "ð "r
   r<   N)Ú	Exceptionr   r   r   r!   r$   r(   r,   r/   r3   r6   r9   r<   r   r
   r   ú<module>r?      s  ðð#ð #ð #ð #ð #˜Yñ #ô #ð #ð0	"ð 	"ð 	"ð 	"ð 	"Ð/ñ 	"ô 	"ð 	"ð	"ð 	"ð 	"ð 	"ð 	"Ð+Añ 	"ô 	"ð 	"ð	"ð 	"ð 	"ð 	"ð 	"Ð4ñ 	"ô 	"ð 	"ð	"ð 	"ð 	"ð 	"ð 	"Ð#9ñ 	"ô 	"ð 	"ð	"ð 	"ð 	"ð 	"ð 	"Ð'=ñ 	"ô 	"ð 	"ð	"ð 	"ð 	"ð 	"ð 	"Ð'=ñ 	"ô 	"ð 	"ð	"ð 	"ð 	"ð 	"ð 	"Ð"8ñ 	"ô 	"ð 	"ð	"ð 	"ð 	"ð 	"ð 	"Ð!7ñ 	"ô 	"ð 	"ð	"ð 	"ð 	"ð 	"ð 	"Ð"8ñ 	"ô 	"ð 	"ð	"ð 	"ð 	"ð 	"ð 	"Ð#9ñ 	"ô 	"ð 	"ð	"ð 	"ð 	"ð 	"ð 	"Ð1ñ 	"ô 	"ð 	"ð 	"ð 	"r
   