enum OpenAI::ResponseFormatType
#
Optional format provided in a response.
Members#
JsonObject = 0
#
If the model supports JSON mode, the response will be guaranteed
to be valid JSON if JsonObject
is selected.
Compatible with GPT-4 Turbo and all GPT-3.5 Turbo models newer than gpt-3.5-turbo-1106