共用方式為


TextResponseFormatConfigurationResponseFormatJsonObject interface

JSON 物件回應格式。 產生 JSON 回應的較舊方法。 針對支援它的模型,建議使用 json_schema 。 請注意,模型不會產生 JSON,除非有系統或使用者訊息指示它這樣做。

Extends

屬性

type

正在定義的回應格式類型。 一律為 json_object

屬性詳細資料

type

正在定義的回應格式類型。 一律為 json_object

type: "json_object"

屬性值

"json_object"