Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 464 Bytes

ResponseFormatJsonSchema.md

File metadata and controls

22 lines (10 loc) · 464 Bytes

ResponseFormatJsonSchema

Properties

Name Type Description Notes
type TypeEnum The type of response format being defined: `json_schema`
jsonSchema ResponseFormatJsonSchemaJsonSchema

Enum: TypeEnum

Name Value
JSON_SCHEMA "json_schema"