fix import

This commit is contained in:
Ishaan Jaff 2024-12-10 20:26:16 -08:00
parent bfb6891eb7
commit 1df5d73e3c

View file

@ -13,7 +13,7 @@ from httpx._models import Headers
from litellm.llms.base_llm.transformation import BaseLLMException
from ...OpenAI.chat.gpt_transformation import OpenAIGPTConfig
from ...openai.chat.gpt_transformation import OpenAIGPTConfig
from ..common_utils import SagemakerError