AgentScopeBuilder

constructor(name: String, provider: String = "embabel", actions: List<Action> = emptyList(), goals: Set<Goal> = emptySet(), conditions: Set<Condition> = emptySet(), opaque: Boolean = false)

Parameters

O

the output type of the actions