TextResponseFormatConfigurationResponseFormatJsonObject interface

Warning

This API is now deprecated.

Use TextResponseFormatJsonObject instead.

Configures generated responses to use JSON object format.

Extends

Inherited Properties

type

The type of response format being defined. Always json_object.

Inherited Property Details

type

The type of response format being defined. Always json_object.

type: "json_object"

Property Value

"json_object"

Inherited From TextResponseFormatJsonObject.type