类的使用
io.agentscope.core.agent.user.UserAgent.Builder
使用UserAgent.Builder的程序包
-
io.agentscope.core.agent.user中UserAgent.Builder的使用
修饰符和类型方法说明static UserAgent.BuilderUserAgent.builder()Create a new builder for UserAgent.UserAgent.Builder.checkRunning(boolean checkRunning) Set the checkRunning flag.UserAgent.Builder.description(String description) Set the agent description.Set the hooks for monitoring agent execution.UserAgent.Builder.inputMethod(UserInputBase inputMethod) Set the input method for user interaction.Set the agent name (required).