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
addressing pydantic deprecation warnings by changing Extras.* to string literals and removing the call to .dict in favor of .model_dump in to_json func. (22d4e3f)