mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
fix types
This commit is contained in:
parent
5299a97d2c
commit
ef8e59e27e
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ from pydantic import (
|
|||
field_validator,
|
||||
model_validator,
|
||||
)
|
||||
from pydantic.v1.types import OptionalInt
|
||||
from typing_extensions import Required, TypedDict
|
||||
|
||||
from litellm._uuid import uuid
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue