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

Example Usage

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

let value: ChatGenerationParamsResponseFormatPython = {
  type: "python",
};

Fields

FieldTypeRequiredDescription
type”python”:heavy_check_mark:N/A