Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

import { ChatGenerationParamsResponseFormatJSONObject } from "@openrouter/sdk/models";

let value: ChatGenerationParamsResponseFormatJSONObject = {
  type: "json_object",
};

Fields

FieldTypeRequiredDescription
type”json_object”:heavy_check_mark:N/A