mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
fix import
This commit is contained in:
parent
bfb6891eb7
commit
1df5d73e3c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue