Companion

object Companion

Types

Link copied to clipboard
class Builder(llmOptions: <Error class: unknown class>)

Fluent builder — chain withAi after withLlm to get a ready projector.

Functions

Link copied to clipboard
fun withLlm(llm: <Error class: unknown class>): LlmRationaleProjector.Companion.Builder

Start building a projector by choosing the LLM options to use.