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