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
For some reason,PydanticUserError is defined as a subclass ofTypError.TypeError is for error related to invalid types (e.g. in function arguments), butPydanticUserError is used for a variety of other things as ell.