ContentRedactedThinking - TypeScript SDK

ContentRedactedThinking type definition

The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

1import { ContentRedactedThinking } from "@openrouter/sdk/models";
2
3let value: ContentRedactedThinking = {
4 data: "<value>",
5 type: "redacted_thinking",
6};

Fields

FieldTypeRequiredDescription
datastring✔️N/A
type”redacted_thinking”✔️N/A