在 Xpert Agents 中,Documentation Index
Fetch the complete documentation index at: https://docs.xpertai.cn/llms.txt
Use this file to discover all available pages before exploring further.
END 节点是一个特殊的节点,用于表示图的终止点。当执行流程到达 END 节点时,表示图的执行已完成,流程将停止。
在定义 Xpert 智能体编排结构时,可以使用 END 的智能体或者工具节点来明确指定流程的结束。

