RequestPart

A part that can appear in a request sent to the LLM. All request parts carry an optional cacheControl directive.

Inheritors

Properties

Link copied to clipboard
abstract val cacheControl: CacheControl?

Optional cache-control directive for the provider's prompt-caching feature.