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