Uses of Record Class
com.javaaidev.agenticpatterns.parallelizationworkflow.TaskExecutionResults
-
Uses of TaskExecutionResults in com.javaaidev.agenticpatterns.parallelizationworkflow
Methods in com.javaaidev.agenticpatterns.parallelizationworkflow that return TaskExecutionResultsModifier and TypeMethodDescriptionprotected TaskExecutionResults
ParallelizationWorkflowAgent.runSubtasks
(@Nullable Request request) Methods in com.javaaidev.agenticpatterns.parallelizationworkflow with parameters of type TaskExecutionResultsModifier and TypeMethodDescriptionprotected abstract Response
DirectAssembling.assemble
(TaskExecutionResults results) Assemble subtask execution results into the responsePromptBasedAssembling.getSubtasksPromptContext
(TaskExecutionResults results) Get values for prompt template variables from results of subtasks