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
Due to a bug in pydantic versions <= 2.5, we now require pydantic versions >= 2.6. This bug is related to an edge case with circular type definitions. (#130)