AxAIOpenAIPromptCacheBreakpoint
type AxAIOpenAIPromptCacheBreakpoint = object;Marks a cache breakpoint on the content block that carries it. The marker is part of the block, so moving it between requests changes the serialized prefix and voids the entry it wrote — see caching.ts.
Properties
mode
mode: "explicit";