类的使用
io.agentscope.core.tool.subagent.SubAgentConfig.Builder
使用SubAgentConfig.Builder的程序包
-
io.agentscope.core.tool.subagent中SubAgentConfig.Builder的使用
修饰符和类型方法说明static SubAgentConfig.BuilderSubAgentConfig.builder()Creates a new builder.SubAgentConfig.Builder.description(String description) Sets the tool description.SubAgentConfig.Builder.forwardEvents(boolean forwardEvents) Sets whether to forward sub-agent events to the parent agent.Sets the session for conversation state management.SubAgentConfig.Builder.streamOptions(StreamOptions streamOptions) Sets the stream options for event forwarding.Sets the tool name.