TypeScript SDKAPI ReferenceModelsFormatText - TypeScript SDKCopy pageFormatText type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { FormatText } from "@openrouter/sdk/models";23let value: FormatText = {4 type: "text",5}; Fields FieldTypeRequiredDescriptiontype”text”✔️N/A