This error is encountered when you define a pydantic class that has a attributed named schema . class EmbedDoc(BaseModel): ...
確定! 回上一頁