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
It is very difficult to interact with the responses, since they actually return JSON objects from the API. It would be nice to use something like dataclass or TypedDict. The ideal option is pydantic.