类的使用
io.agentscope.core.tool.ToolGroup.Builder
使用ToolGroup.Builder的程序包
-
io.agentscope.core.tool中ToolGroup.Builder的使用
修饰符和类型方法说明ToolGroup.Builder.active(boolean active) Sets the initial activation state.static ToolGroup.BuilderToolGroup.builder()Creates a new builder for constructing ToolGroup instances.ToolGroup.Builder.description(String description) Sets the description of the tool group.Sets the name of the tool group.Sets the initial set of tools in this group.