mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
fix import loc
This commit is contained in:
parent
5d85af5cee
commit
76af283995
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ from litellm.types.utils import (
|
|||
TextCompletionResponse,
|
||||
AllowedModelRegion,
|
||||
KeyManagementSystem,
|
||||
KeyManagementSettings, # noqa: F401
|
||||
LiteLLM_UpperboundKeyGenerateParams # noqa: F401
|
||||
)
|
||||
|
||||
from .types_utils.utils import get_instance_fn, validate_custom_validate_return_type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue