Package com.javaaidev.agenticpatterns.parallelizationworkflow
@NullMarked
package com.javaaidev.agenticpatterns.parallelizationworkflow
-
ClassDescriptionDirectAssembling<Request,
Response> A ParallelizationWorkflowAgent which directly assembles subtask execution results without using LLMParallelizationWorkflowAgent<Request,Response> Parallelization Workflow agent, refer to docPromptBasedAssembling<Request,Response> A ParallelizationWorkflowAgent which uses an LLM to generate the final result using results from subtasksSubtaskContext<Request>Subtask context for managementSubtaskCreationRequest<Request>Request to create a subtaskTask execution contextExecution result of a subtaskExecution results of subtasks