The TypeScript SDK and docs are currently in beta.
Report issues on GitHub.
Example Usage
import { ThinkingAdaptive } from "@openrouter/sdk/models";
let value: ThinkingAdaptive = {
type: "adaptive",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
display | models.AnthropicThinkingDisplay | :heavy_minus_sign: | N/A | summarized |
type | ”adaptive” | :heavy_check_mark: | N/A |