mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
525 B
525 B
title, description, icon, draft, toc, weight
title | description | icon | draft | toc | weight |
---|---|---|---|---|---|
指定回复 | FastGPT 指定回复模块介绍 | reply | false | true | 359 |
特点
- 可重复添加(防止复杂编排时线太乱,重复添加可以更美观)
- 可手动输入
- 可外部输入
- 会输出结果给客户端
指定回复模块通常用户特殊状态回复,回复内容有两种:
- 一种是手动输入固定内容。
- 一种是通过变量引用。
{{< figure src="/imgs/specialreply.png" alt="" caption="图 1" >}}