Interface ResponseFormatText.Builder
- Enclosing class:
ResponseFormatText
public static interface ResponseFormatText.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
type
Set the type of thisResponseFormatTextinstance.- Parameters:
type- The type of response format being defined: `text`- Returns:
- The ResponseFormatText instance.
-