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

Example Usage

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

let value: AnthropicInputTokensClearAtLeast = {
  type: "input_tokens",
  value: 50000,
};

Fields

FieldTypeRequiredDescription
typemodels.AnthropicInputTokensClearAtLeastType:heavy_check_mark:N/A
valuenumber:heavy_check_mark:N/A