format


Description:

public string format { get; set; }

Simple format hint: e.g.

"json"
maps to
response_format: { type: json_object 
}.