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

Example Usage

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

let value: UniqueInsight = {
  insight: "<value>",
  model: "Model 3",
};

Fields

FieldTypeRequiredDescription
insightstring:heavy_check_mark:N/A
modelstring:heavy_check_mark:N/A