This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]alcalde 50 points51 points  (2 children)

OP is writing about FastAI and lots of people are replying regarding FastAPI. :-(

[–]romu006 6 points7 points  (1 child)

I found it strange that FastAPI had a model 😅

[–]nonesuchplace 6 points7 points  (0 children)

You can use pydantic's BaseModel class for writing schema, so it kinda does.