Interface AgentExecutor


public interface AgentExecutor
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.
Author:
lambochen