TextResponseFormatConfiguration interface
Warning
This API is now deprecated.
Use TextResponseFormat instead.
Base configuration for the format of generated text responses.
- Extends
Inherited Properties
| type | The output format requested from the model, such as plain text or structured JSON. |
Inherited Property Details
type
The output format requested from the model, such as plain text or structured JSON.
type: TextResponseFormatConfigurationType
Property Value
Inherited From TextResponseFormat.type