次の方法で共有


TextResponseFormatConfigurationType type

テキストの種類 応答フォーマット構成タイプ

type TextResponseFormatConfigurationType =
  | "text"
  | "json_schema"
  | "json_object"