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