Package com.javaaidev.agenticpatterns.chainworkflow
package com.javaaidev.agenticpatterns.chainworkflow
-
ClassDescriptionChainStep<Request,
Response> A step in the chainChainStepAgent<Request,Response> A step in the chain implemented as a TaskExecutionAgentChainStepAgent.Builder<Request,Response> ChainWorkflow<Request,Response> A chain workflowChainWorkflow.Builder<Request,Response> WorkflowChain<Request,Response> Chain to manage steps