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