ResponsesRequestTextFormat model.
@type t() :: %ExBifrost.Model.ResponsesRequestTextFormat{ name: String.t() | nil, schema: map() | nil, strict: boolean() | nil, type: String.t() }