TypeScript SDKAPI ReferenceModelsReasoningTextContentType - TypeScript SDKCopy pageReasoningTextContentType type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { ReasoningTextContentType } from "@openrouter/sdk/models";23let value: ReasoningTextContentType = "reasoning_text"; Values 1"reasoning_text"