mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-21 19:42:07 +00:00
docs: update the framework of doc site (#207)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
17
docSite/content/docs/workflow/modules/input.md
Normal file
17
docSite/content/docs/workflow/modules/input.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: "用户问题"
|
||||
description: "FastGPT 用户问题模块介绍"
|
||||
icon: "input"
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 430
|
||||
---
|
||||
|
||||
## 特点
|
||||
|
||||
- 可重复添加(防止复杂编排时线太乱,重复添加可以更美观)
|
||||
- 无外部输入
|
||||
- 流程入口
|
||||
- 自动执行
|
||||
|
||||

|
Reference in New Issue
Block a user