Response_format and Fields with Pydantic

Hi @platypus !

When yo use Pydantic for response format, do yo provide the description of the fields to be returned inside the prompt or inside the description attribute of each field? Which approach works best?