Share via


ChatCompletionResponseFormatType type

Defines values for ChatCompletionResponseFormatType.
KnownChatCompletionResponseFormatType can be used interchangeably with ChatCompletionResponseFormatType, this enum contains the known values that the service supports.

Known values supported by the service

text
jsonObject
jsonSchema

type ChatCompletionResponseFormatType = string