Class AgentExecutor

java.lang.Object
org.bsc.spring.agentexecutor.AgentExecutor

@Service public class AgentExecutor extends Object
Represents the core component responsible for executing agent logic. It includes methods for building and managing the execution graph, as well as handling agent actions and state transitions.