Ë
    $Æ%h$  ã                  óÐ   — d dl mZ ddlmZ ddlmZmZ ddlmZm	Z	m
Z
mZ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)ÚSyncAPIResourceÚAsyncAPIResourceé   )ÚCompletionsÚAsyncCompletionsÚCompletionsWithRawResponseÚAsyncCompletionsWithRawResponseÚ CompletionsWithStreamingResponseÚ%AsyncCompletionsWithStreamingResponseÚChatÚ	AsyncChatc                  ó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    úX/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/openai/resources/chat/chat.pyÚcompletionszChat.completions   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
        )ÚChatWithRawResponser   s    r   Úwith_raw_responsezChat.with_raw_response   s   € ô # 4Ó(Ð(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
        )ÚChatWithStreamingResponser   s    r   Úwith_streaming_responsezChat.with_streaming_response"   s   € ô )¨Ó.Ð.r   N)Úreturnr	   )r"   r   )r"   r    ©Ú__name__Ú
__module__Ú__qualname__r   r   r   r!   © r   r   r   r      s<   „ Øò)ó ð)ð ò)ó ð)ð ò/ó ñ/r   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AsyncChat.completions-   s   € ä §¡Ó-Ð-r   c                ó   — t        | «      S r   )ÚAsyncChatWithRawResponser   s    r   r   zAsyncChat.with_raw_response1   s   € ô (¨Ó-Ð-r   c                ó   — t        | «      S r   )ÚAsyncChatWithStreamingResponser   s    r   r!   z!AsyncChat.with_streaming_response;   s   € ô .¨dÓ3Ð3r   N)r"   r
   )r"   r+   )r"   r-   r#   r'   r   r   r   r   ,   s<   „ Øò.ó ð.ð ò.ó ð.ð ò4ó ñ4r   c                  ó&   — e Zd Zdd„Zedd„«       Zy)r   c                ó   — || _         y r   ©Ú_chat©r   Úchats     r   Ú__init__zChatWithRawResponse.__init__F   ó	   € Øˆ�
r   c                ó@   — t        | j                  j                  «      S r   )r   r1   r   r   s    r   r   zChatWithRawResponse.completionsI   s   € ä)¨$¯*©*×*@Ñ*@ÓAÐAr   N©r3   r   r"   ÚNone)r"   r   ©r$   r%   r&   r4   r   r   r'   r   r   r   r   E   s   „ óð òBó ñB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!AsyncChatWithRawResponse.__init__O   r5   r   c                ó@   — t        | j                  j                  «      S r   )r   r1   r   r   s    r   r   z$AsyncChatWithRawResponse.completionsR   s   € ä.¨t¯z©z×/EÑ/EÓFÐFr   N©r3   r   r"   r8   )r"   r   r9   r'   r   r   r+   r+   N   s   „ óð òGó ñG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"ChatWithStreamingResponse.__init__X   r5   r   c                ó@   — t        | j                  j                  «      S r   )r   r1   r   r   s    r   r   z%ChatWithStreamingResponse.completions[   s   € ä/°·
±
×0FÑ0FÓGÐGr   Nr7   )r"   r   r9   r'   r   r   r    r    W   s   „ óð òHó ñH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'AsyncChatWithStreamingResponse.__init__a   r5   r   c                ó@   — t        | j                  j                  «      S r   )r   r1   r   r   s    r   r   z*AsyncChatWithStreamingResponse.completionsd   s   € ä4°T·Z±Z×5KÑ5KÓLÐLr   Nr=   )r"   r   r9   r'   r   r   r-   r-   `   s   „ óð òMó ñMr   r-   N)Ú
__future__r   Ú_compatr   Ú	_resourcer   r   Úcompletions.completionsr	   r
   r   r   r   r   Ú__all__r   r   r   r+   r    r-   r'   r   r   ú<module>rI      so   ðõ #å &ß :÷÷ ð �;Ð
€ô/ˆ?ô /ô24Ð ô 4÷2Bñ B÷Gñ G÷Hñ H÷Mò Mr   