@Preview(value="3.8.1") public class PlanTask extends java.lang.Object implements org.noear.solon.flow.NamedTaskComponent
在正式推理开始前,引导模型将复杂目标拆解为结构化的执行计划(Plans)。
PlanTask(ReActAgentConfig config)
java.lang.String
name()
void
run(org.noear.solon.flow.FlowContext context, org.noear.solon.flow.Node node)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
title
public PlanTask(ReActAgentConfig config)
public java.lang.String name()
name
org.noear.solon.flow.NamedTaskComponent
public void run(org.noear.solon.flow.FlowContext context, org.noear.solon.flow.Node node) throws java.lang.Throwable
run
org.noear.solon.flow.TaskComponent
java.lang.Throwable