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

Example Usage

import { Input } from "@openrouter/sdk/models/operations";

let value: Input = {
  content: [],
};

Fields

FieldTypeRequiredDescription
contentoperations.Content[]:heavy_check_mark:N/A