Uses of Interface
dev.langchain4j.agentic.supervisor.SupervisorAgent
Packages that use SupervisorAgent
-
Uses of SupervisorAgent in dev.langchain4j.agentic
Methods in dev.langchain4j.agentic that return types with arguments of type SupervisorAgentModifier and TypeMethodDescriptionAgenticServices.supervisorBuilder()
Creates a builder for a supervisor agent service that can be used to manage and supervise other agents. -
Uses of SupervisorAgent in dev.langchain4j.agentic.supervisor
Methods in dev.langchain4j.agentic.supervisor that return types with arguments of type SupervisorAgent