Tool Group Factory
class ToolGroupFactory(autonomy: Autonomy, goalToolNamingStrategy: GoalToolNamingStrategy = SanitizedGoalNameToolNamingStrategy)
Constructors
Link copied to clipboard
constructor(autonomy: Autonomy, goalToolNamingStrategy: GoalToolNamingStrategy = SanitizedGoalNameToolNamingStrategy)
Functions
Link copied to clipboard
fun achievableGoalsToolGroup(context: OperationContext, bindings: Map<String, Any>, listeners: List<AgenticEventListener>): ToolGroup
Creates a ToolGroup containing achievable goals for the chat agent from the present OperationContext