Skip to main content
Module

x/openai/resources/shared.ts>ResponseFormatJSONSchema

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
namespace ResponseFormatJSONSchema
import { ResponseFormatJSONSchema } from "https://deno.land/x/openai@v4.58.1/resources/shared.ts";
interface ResponseFormatJSONSchema
import { type ResponseFormatJSONSchema } from "https://deno.land/x/openai@v4.58.1/resources/shared.ts";

Properties

json_schema: ResponseFormatJSONSchema.JSONSchema
type: "json_schema"

The type of response format being defined: json_schema