Interface ResponseFormatJsonSchema.Builder
- Enclosing class:
ResponseFormatJsonSchema
public static interface ResponseFormatJsonSchema.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
type
Set the type of thisResponseFormatJsonSchemainstance.- Parameters:
type- The type of response format being defined: `json_schema`- Returns:
- The ResponseFormatJsonSchema builder.
-