A Runner encapsulates one strategy for the LLM call → parse → execute loop.

Implements

Constructors

Properties

history: StreamingV3LLMRecord[] = []
id: "streaming_v3" = 'streaming_v3'
verbose: boolean

Methods