Uses of Class
io.agentscope.core.a2a.agent.A2aAgent.Builder
Packages that use A2aAgent.Builder
-
Uses of A2aAgent.Builder in io.agentscope.core.a2a.agent
Methods in io.agentscope.core.a2a.agent that return A2aAgent.BuilderModifier and TypeMethodDescriptionA2aAgent.Builder.a2aAgentConfig(A2aAgentConfig a2aAgentConfig) Set theA2aAgentConfigfor the A2aAgent.A2aAgent.Builder.agentCard(io.a2a.spec.AgentCard agentCard) Set theAgentCardfor the A2aAgent.A2aAgent.Builder.agentCardResolver(AgentCardResolver agentCardResolver) Set theAgentCardResolverfor the A2aAgent.static A2aAgent.BuilderA2aAgent.builder()Create a newA2aAgent.Builderinstance forA2aAgent.A2aAgent.Builder.checkRunning(boolean checkRunning) Set whether to check the running status of the A2aAgent.A2aAgent.Builder.hook(io.agentscope.core.hook.Hook hook) Add aHookto the A2aAgent.Add multipleHooks to the A2aAgent.A2aAgent.Builder.memory(io.agentscope.core.memory.Memory memory) Set theMemoryfor the A2aAgent.Set the name of the A2aAgent.