You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Pydantic model attributes that are marked as "Optional" also
need to define a default value, to handle initialization.
Pydantic v2 is stricter about these.
See pydantic/pydantic#2353
0 commit comments