
    hY%h                        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
 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   )GradersAsyncGradersGradersWithRawResponseAsyncGradersWithRawResponseGradersWithStreamingResponse!AsyncGradersWithStreamingResponse   )cached_property)SyncAPIResourceAsyncAPIResourceAlpha
AsyncAlphac                  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/alpha/alpha.pygraderszAlpha.graders   s    t||$$    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
        )AlphaWithRawResponser   s    r   with_raw_responsezAlpha.with_raw_response   s     $D))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
        )AlphaWithStreamingResponser   s    r   with_streaming_responsezAlpha.with_streaming_response"   s     *$//r   N)returnr   )r"   r   )r"   r    __name__
__module____qualname__r   r   r   r!    r   r   r   r      s<    % % * * 0 0r   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AsyncAlpha.graders-   s    DLL))r   c                    t        |       S r   )AsyncAlphaWithRawResponser   s    r   r   zAsyncAlpha.with_raw_response1   s     )..r   c                    t        |       S r   )AsyncAlphaWithStreamingResponser   s    r   r!   z"AsyncAlpha.with_streaming_response;   s     /t44r   N)r"   r   )r"   r+   )r"   r-   r#   r'   r   r   r   r   ,   s<    * * / / 5 5r   c                  &    e Zd ZddZedd       Zy)r   c                    || _         y r   _alphar   alphas     r   __init__zAlphaWithRawResponse.__init__F   	    r   c                @    t        | j                  j                        S r   )r   r1   r   r   s    r   r   zAlphaWithRawResponse.gradersI   s    %dkk&9&9::r   Nr3   r   r"   None)r"   r   r$   r%   r&   r4   r   r   r'   r   r   r   r   E   s     ; ;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"AsyncAlphaWithRawResponse.__init__O   r5   r   c                @    t        | j                  j                        S r   )r   r1   r   r   s    r   r   z!AsyncAlphaWithRawResponse.gradersR   s    *4;;+>+>??r   Nr3   r   r"   r8   )r"   r   r9   r'   r   r   r+   r+   N   s     @ @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#AlphaWithStreamingResponse.__init__X   r5   r   c                @    t        | j                  j                        S r   )r	   r1   r   r   s    r   r   z"AlphaWithStreamingResponse.graders[   s    +DKK,?,?@@r   Nr7   )r"   r	   r9   r'   r   r   r    r    W   s     A A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(AsyncAlphaWithStreamingResponse.__init__a   r5   r   c                @    t        | j                  j                        S r   )r
   r1   r   r   s    r   r   z'AsyncAlphaWithStreamingResponse.gradersd   s    01D1DEEr   Nr=   )r"   r
   r9   r'   r   r   r-   r-   `   s     F Fr   r-   N)
__future__r   r   r   r   r   r   r	   r
   _compatr   	_resourcer   r   __all__r   r   r   r+   r    r-   r'   r   r   <module>rH      sm    #  ( ;L
!0O 025! 52; ;@ @A AF Fr   