Skip to content

TextDriverConfig

optional maxSteps?: number;

optional modelLoop?: ModelTurnLoop;

Replaces only the provider/tool iteration loop; Kuralle still owns turn composition.


optional toolDefs?: Record<string, AnyTool>;