Class SimpleAgentBuilder

  • All Implemented Interfaces:
    com.embabel.agent.api.common.workflow.WorkflowBuilderConsuming

    
    public final class SimpleAgentBuilder<RESULT extends Object>
     implements WorkflowBuilderConsuming
                        

    Simplest way to build an agent that performs a single operation, like an LLM call.