Builder

class Builder

Fluent builder for LlmRequest, provided primarily for Java callers. Any property left unset falls back to the same default as the constructor. The internal toolsDict is request-processing state populated by appendTools, not a caller input, so it is not exposed.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
fun cacheableContentsTokenCount(cacheableContentsTokenCount: Int?): LlmRequest.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard