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
Possibly in the future we could use our Pydantic models to generate the C++ input/output structs in our apps/library. See for example Quicktype which will turn JSON schema into structs: