Uses of Class
com.mulesoft.modules.agent.conductor.internal.extension.AgentConductor
Packages that use AgentConductor
-
Uses of AgentConductor in com.mulesoft.modules.agent.conductor.internal.operation.loop
Methods in com.mulesoft.modules.agent.conductor.internal.operation.loop with parameters of type AgentConductorModifier and TypeMethodDescriptionvoidLoopOperation.agentLoop(AgentConductor config, String taskId, String contextId, String prompt, LLMSettings llm, String instructions, String groundings, List<McpServer> mcpServers, List<A2AClient> a2aClients, List<Tool> tools, Integer maxNumberOfLoops, Integer maxConsecutiveErrors, org.mule.runtime.extension.api.runtime.process.CompletionCallback<Orchestration, Void> completionCallback)