Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 419 Bytes

File metadata and controls

22 lines (10 loc) · 419 Bytes

OpenAIResponseFormat

Properties

Name Type Description Notes
type TypeEnum The response format type
jsonSchema OpenAIJsonSchemaWrapper The JSON schema wrapper

Enum: TypeEnum

Name Value
JSON_SCHEMA "json_schema"