nomomon / text-2-emoji

NLP Wizards (Group 3)
2 stars 0 forks source link

Define model API schema #32

Closed nomomon closed 10 months ago

nomomon commented 11 months ago

Use Pydantic to add types to inputs and outputs (see lecture 5 slides)

nomomon commented 11 months ago

https://fastapi.tiangolo.com/python-types/