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

Example Usage

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

let value: AnthropicThinkingTurns = {
  type: "thinking_turns",
  value: 3,
};

Fields

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