mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +00:00
Docs: update weight (#290)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 420
|
||||
weight: 120
|
||||
title: "模块介绍"
|
||||
description: "介绍 FastGPT 的常用模块"
|
||||
icon: "apps"
|
||||
|
@@ -4,7 +4,7 @@ description: "FastGPT AI 对话模块介绍"
|
||||
icon: "chat"
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 423
|
||||
weight: 123
|
||||
---
|
||||
|
||||
## 特点
|
||||
|
@@ -4,7 +4,7 @@ description: "FastGPT 内容提取模块介绍"
|
||||
icon: "content_paste_go"
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 424
|
||||
weight: 125
|
||||
---
|
||||
|
||||
## 特点
|
||||
|
@@ -4,7 +4,7 @@ description: "FastGPT 用户引导模块介绍"
|
||||
icon: "psychology"
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 426
|
||||
weight: 127
|
||||
---
|
||||
|
||||
## 特点
|
||||
|
@@ -4,7 +4,7 @@ description: "FastGPT 历史记录模块介绍"
|
||||
icon: "history"
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 427
|
||||
weight: 128
|
||||
---
|
||||
|
||||
# 特点
|
||||
|
@@ -4,7 +4,7 @@ description: "FastGPT HTTP 模块介绍"
|
||||
icon: "http"
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 428
|
||||
weight: 129
|
||||
---
|
||||
|
||||
## 特点
|
||||
|
@@ -4,7 +4,7 @@ description: "FastGPT 用户问题模块介绍"
|
||||
icon: "input"
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 430
|
||||
weight: 131
|
||||
---
|
||||
|
||||
## 特点
|
||||
|
@@ -4,7 +4,7 @@ description: 'FastGPT AI 知识库搜索模块介绍'
|
||||
icon: 'chat'
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 423
|
||||
weight: 124
|
||||
---
|
||||
|
||||
## 特点
|
||||
|
@@ -4,7 +4,7 @@ description: "FastGPT 问题分类模块介绍"
|
||||
icon: "quiz"
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 425
|
||||
weight: 126
|
||||
---
|
||||
|
||||
## 特点
|
||||
|
@@ -4,7 +4,7 @@ description: "FastGPT 指定回复模块介绍"
|
||||
icon: "reply"
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 429
|
||||
weight: 130
|
||||
---
|
||||
|
||||
## 特点
|
||||
|
@@ -4,7 +4,7 @@ description: "FastGPT 触发器模块介绍"
|
||||
icon: "work_history"
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 421
|
||||
weight: 121
|
||||
---
|
||||
|
||||
细心的同学可以发现,在每个功能模块里都会有一个叫【触发器】的外部输入,并且是 any 类型。
|
||||
|
@@ -4,7 +4,7 @@ description: "FastGPT 全局变量模块介绍"
|
||||
icon: "variables"
|
||||
draft: false
|
||||
toc: true
|
||||
weight: 422
|
||||
weight: 122
|
||||
---
|
||||
|
||||
## 特点
|
||||
|
Reference in New Issue
Block a user