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

Example Usage

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

let value: OpenAIResponsesToolChoiceApplyPatch = {
  type: "apply_patch",
};

Fields

FieldTypeRequiredDescription
typemodels.OpenAIResponsesToolChoiceTypeApplyPatch:heavy_check_mark:N/A