toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.common.workflow.multimodel
/
ConsensusBuilder
/
Generators
/
withConsensusBy
with
Consensus
By
fun
withConsensusBy
(
consensusFunction
:
(
TransformationActionContext
<
ResultList
<
RESULT
>
,
RESULT
>
)
->
RESULT
)
:
ConsensusBuilder.ConsensusSpec
<
RESULT
>