The TypeScript SDK and docs are currently in beta.
Report issues on GitHub.
Example Usage
import { OutputTokensDetails } from "@openrouter/sdk/models";
let value: OutputTokensDetails = {
reasoningTokens: 478527,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
reasoningTokens | number | :heavy_check_mark: | N/A |