
    :i                     &    S SK Jr   " S S\5      rg)    )BaseCompletionRequestc                   8    \ rS rSr% Sr\\S'   Sr\S-  \S'   Srg)
FIMRequest   aN  A valid Fill in the Middle completion request to be tokenized.

Attributes:
    prompt: The prompt to be completed.
    suffix: The suffix of the prompt. If provided, the model will generate text between the prompt and the suffix.

Examples:
    >>> request = FIMRequest(prompt="Hello, my name is", suffix=" and I live in New York.")
promptNsuffix )	__name__
__module____qualname____firstlineno____doc__str__annotations__r   __static_attributes__r	       ]/home/james-whalen/.local/lib/python3.13/site-packages/mistral_common/protocol/fim/request.pyr   r      s     KFC$Jr   r   N)mistral_common.protocol.baser   r   r	   r   r   <module>r      s    >& r   