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

Example Usage

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

let value: KeepAll = {
  type: "all",
};

Fields

FieldTypeRequiredDescription
typemodels.KeepType:heavy_check_mark:N/A