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
{{ message }}
This repository was archived by the owner on Sep 16, 2025. It is now read-only.
I think that model protocols for every model have identical structure and could be removed (moved to autogenerated file) with this
See this gist, https://gist.github.com/vaderdan/cfd9ef853f123143e580ec2e3664a8c1
Basicaly it scans for classes that extends Automodel and make protocols with inputs/outputs from them