AIAgentStrategyBuilder

constructor(name: String, inputType: KType, outputType: KType, toolSelectionStrategy: ToolSelectionStrategy)(source)

Parameters

name

The name of the strategy being built, serving as a unique identifier.

toolSelectionStrategy

The strategy used to determine the subset of tools available during subgraph execution.