Share via


AgentsResponseFormat interface

An object describing the expected output of the model. If json_object only function type tools are allowed to be passed to the Run. If text the model can return text or any value needed.

Properties

type

Must be one of text or json_object.

Property Details

type

Must be one of text or json_object.

type?: ResponseFormat

Property Value