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

Implements

Constructors

Properties

history: StreamingLLMRecord[] = []
id: "streaming_v2" = 'streaming_v2'
verbose: boolean

Methods