类的使用
io.agentscope.core.plan.model.SubTask
使用SubTask的程序包
-
io.agentscope.core.plan中SubTask的使用
参数类型为SubTask的io.agentscope.core.plan中的方法修饰符和类型方法说明PlanNotebook.subtaskToMap(SubTask subtask) Helper method to convert a SubTask object to a Map.类型变量类型为SubTask的io.agentscope.core.plan中的方法参数修饰符和类型方法说明reactor.core.publisher.Mono<String> PlanNotebook.createPlanWithSubTasks(String name, String description, String expectedOutcome, List<SubTask> subtasks) Create a plan with SubTask objects (convenience method for tests and Java code).PlanNotebook.subtasksToMaps(List<SubTask> subtasks) Helper method to convert a list of SubTask objects to a list of Maps. -
io.agentscope.core.plan.model中SubTask的使用
返回变量类型为SubTask的类型的io.agentscope.core.plan.model中的方法类型变量类型为SubTask的io.agentscope.core.plan.model中的方法参数类型变量类型为SubTask的io.agentscope.core.plan.model中的构造器参数