a
    Ì~´gU  ã                   @  sd   d dl mZ ddlmZ ddlmZmZ ddlmZm	Z	 ddgZ
G d	d„ deƒZG d
d„ de	ƒZdS )é    )Úannotationsé   )Úcached_propertyé   )ÚCompletionsÚAsyncCompletions)ÚSyncAPIResourceÚAsyncAPIResourceÚChatÚ	AsyncChatc                   @  s   e Zd Zeddœdd„ƒZdS )r
   r   ©Úreturnc                 C  s
   t | jƒS ©N)r   Ú_client©Úself© r   úd/var/www/html/emsaiapi.evdpl.com/venv/lib/python3.9/site-packages/openai/resources/beta/chat/chat.pyÚcompletions   s    zChat.completionsN©Ú__name__Ú
__module__Ú__qualname__r   r   r   r   r   r   r
      s   c                   @  s   e Zd Zeddœdd„ƒZdS )r   r   r   c                 C  s
   t | jƒS r   )r   r   r   r   r   r   r      s    zAsyncChat.completionsNr   r   r   r   r   r      s   N)Ú
__future__r   Ú_compatr   r   r   r   Ú	_resourcer   r	   Ú__all__r
   r   r   r   r   r   Ú<module>   s   