TextResponseFormatConfigurationResponseFormatText interface

Warning

This API is now deprecated.

Use TextResponseFormatText instead.

Configures generated responses to use plain text.

Extends

Inherited Properties

type

The type of response format being defined. Always text.

Inherited Property Details

type

The type of response format being defined. Always text.

type: "text"

Property Value

"text"

Inherited From TextResponseFormatText.type