VoteHandlerOptions
Auto-generated API reference for VoteHandlerOptions.
Type Alias: VoteHandlerOptions<Ctx>
VoteHandlerOptions<
Ctx> =object
Defined in: multi-agent-vote.ts:20
#Type Parameters
#Ctx
Ctx
#Properties
#concurrency?
optionalconcurrency?:number
Defined in: multi-agent-vote.ts:23
#judger?
optionaljudger?:VoteJudgeFn<Ctx>
Defined in: multi-agent-vote.ts:22
#runAgent
runAgent:
TopologyRunAgent<Ctx>
Defined in: multi-agent-vote.ts:21