modelkit icon indicating copy to clipboard operation
modelkit copied to clipboard

Improve the model describe method with a better signatures

Open CyrilLeMat opened this issue 4 years ago • 0 comments

For models using pydantic, the describe method only display the name of the pydantic class: image Printing the content of these classes would make the model usage way easier

CyrilLeMat avatar Nov 13 '21 16:11 CyrilLeMat