다음을 통해 공유


TextResponseFormatConfigurationType type

텍스트 유형응답형식구성유형

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