
    hY%h                        d dl mZ ddlmZ ddlmZmZmZmZm	Z	m
Z
 ddlmZmZ ddgZ G d	 de      Z G d
 de      Z G d d      Z G d d      Z G d d      Z G d d      Zy)    )annotations   )cached_property   )PermissionsAsyncPermissionsPermissionsWithRawResponseAsyncPermissionsWithRawResponse PermissionsWithStreamingResponse%AsyncPermissionsWithStreamingResponse)SyncAPIResourceAsyncAPIResourceCheckpointsAsyncCheckpointsc                  B    e Zd Zedd       Zedd       Zedd       Zy)r   c                ,    t        | j                        S N)r   _clientselfs    /var/www/pru.catia.catastroantioquia-mas.com/valormas/lib/python3.12/site-packages/openai/resources/fine_tuning/checkpoints/checkpoints.pypermissionszCheckpoints.permissions   s    4<<((    c                    t        |       S a  
        This property can be used as a prefix for any HTTP method call to return
        the raw response object instead of the parsed content.

        For more information, see https://www.github.com/openai/openai-python#accessing-raw-response-data-eg-headers
        )CheckpointsWithRawResponser   s    r   with_raw_responsezCheckpoints.with_raw_response   s     *$//r   c                    t        |       S z
        An alternative to `.with_raw_response` that doesn't eagerly read the response body.

        For more information, see https://www.github.com/openai/openai-python#with_streaming_response
        ) CheckpointsWithStreamingResponser   s    r   with_streaming_responsez#Checkpoints.with_streaming_response"   s     055r   N)returnr   )r"   r   )r"   r    __name__
__module____qualname__r   r   r   r!    r   r   r   r      s<    ) ) 0 0 6 6r   c                  B    e Zd Zedd       Zedd       Zedd       Zy)r   c                ,    t        | j                        S r   )r   r   r   s    r   r   zAsyncCheckpoints.permissions-   s    --r   c                    t        |       S r   )AsyncCheckpointsWithRawResponser   s    r   r   z"AsyncCheckpoints.with_raw_response1   s     /t44r   c                    t        |       S r   )%AsyncCheckpointsWithStreamingResponser   s    r   r!   z(AsyncCheckpoints.with_streaming_response;   s     5T::r   N)r"   r   )r"   r+   )r"   r-   r#   r'   r   r   r   r   ,   s<    . . 5 5 ; ;r   c                  &    e Zd ZddZedd       Zy)r   c                    || _         y r   _checkpointsr   checkpointss     r   __init__z#CheckpointsWithRawResponse.__init__F   
    'r   c                @    t        | j                  j                        S r   )r	   r1   r   r   s    r   r   z&CheckpointsWithRawResponse.permissionsI   s    )$*;*;*G*GHHr   Nr3   r   r"   None)r"   r	   r$   r%   r&   r4   r   r   r'   r   r   r   r   E   s    ( I Ir   r   c                  &    e Zd ZddZedd       Zy)r+   c                    || _         y r   r0   r2   s     r   r4   z(AsyncCheckpointsWithRawResponse.__init__O   r5   r   c                @    t        | j                  j                        S r   )r
   r1   r   r   s    r   r   z+AsyncCheckpointsWithRawResponse.permissionsR   s    .t/@/@/L/LMMr   Nr3   r   r"   r8   )r"   r
   r9   r'   r   r   r+   r+   N   s    ( N Nr   r+   c                  &    e Zd ZddZedd       Zy)r    c                    || _         y r   r0   r2   s     r   r4   z)CheckpointsWithStreamingResponse.__init__X   r5   r   c                @    t        | j                  j                        S r   )r   r1   r   r   s    r   r   z,CheckpointsWithStreamingResponse.permissions[   s    /0A0A0M0MNNr   Nr7   )r"   r   r9   r'   r   r   r    r    W   s    ( O Or   r    c                  &    e Zd ZddZedd       Zy)r-   c                    || _         y r   r0   r2   s     r   r4   z.AsyncCheckpointsWithStreamingResponse.__init__a   r5   r   c                @    t        | j                  j                        S r   )r   r1   r   r   s    r   r   z1AsyncCheckpointsWithStreamingResponse.permissionsd   s    4T5F5F5R5RSSr   Nr=   )r"   r   r9   r'   r   r   r-   r-   `   s    ( T Tr   r-   N)
__future__r   _compatr   r   r   r   r	   r
   r   r   	_resourcer   r   __all__r   r   r   r+   r    r-   r'   r   r   <module>rH      sp    # '  <,
-6/ 62;' ;2I IN NO OT Tr   