o
    Æ°iÑ   ã                   @   s$   d Z ddlmZ G dd„ deƒZdS )zS
Translate from OpenAI's `/v1/chat/completions` to Github's `/v1/chat/completions`
é   )ÚOpenAILikeChatConfigc                   @   s   e Zd ZdS )ÚGithubChatConfigN)Ú__name__Ú
__module__Ú__qualname__© r   r   ú^/home/app/Keep/.python/lib/python3.10/site-packages/litellm/llms/github/chat/transformation.pyr      s    r   N)Ú__doc__Zopenai_like.chat.handlerr   r   r   r   r   r   Ú<module>   s    