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

Example Usage

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

let value: ReasoningItemStatusInProgress = "in_progress";

Values

"in_progress"