新对话bug
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
from typing import Generic, TypeVar, Optional
|
||||
|
||||
from pydantic import BaseModel
|
||||
from pydantic.generics import GenericModel
|
||||
|
||||
T = TypeVar("T")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user