Skip to content

Pydantic>2 causes issues loading models #126

@nivibilla

Description

@nivibilla

Hi,

Related to this issue,

By default, since the pydantic version is not pinned, greater than version 2 is used which is causing issues with loading.

However pip install pydantic==1.10.14 resolves this issue and I can load models normally now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions