Like asking for a receipt — you know it'll be in receipt format, but the items vary.
Setting response_format to json_object tells the model to always return valid JSON.
> response_format: { type: "json_object" }
> Model will return: valid JSON
> Schema: not enforcedLike asking for a receipt — you know it'll be in receipt format, but the items vary.
Setting response_format to json_object tells the model to always return valid JSON.
> response_format: { type: "json_object" }
> Model will return: valid JSON
> Schema: not enforcedSign in to cast your vote
Sign in to share your feedback and join the discussion.