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

Example Usage

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

let value: ResponseOutputTextTopLogprob = {
  bytes: [
    303617,
    34414,
  ],
  logprob: 1976.4,
  token: "<value>",
};

Fields

FieldTypeRequiredDescription
bytesnumber[]:heavy_check_mark:N/A
logprobnumber:heavy_check_mark:N/A
tokenstring:heavy_check_mark:N/A