modelkit
modelkit copied to clipboard
Improve the model describe method with a better signatures
For models using pydantic, the describe method only display the name of the pydantic class:
Printing the content of these classes would make the model usage way easier