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

Example Usage

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

let value: CompactionItemType = "compaction";

Values

"compaction"