This commit is contained in:
archer
2023-07-30 22:34:10 +08:00
parent bd137d7595
commit 911c5c00ba
7 changed files with 244 additions and 39 deletions

View File

@@ -0,0 +1 @@
# 模块编排介绍

View File

Before

Width:  |  Height:  |  Size: 413 KiB

After

Width:  |  Height:  |  Size: 413 KiB

View File

@@ -1,3 +1,7 @@
---
sidebar_position: 1
---
# 模块编排介绍
FastGpt V4 后将采用新的交互方式来构建 AI 应用。使用了“节点”编排的方式去掉原先的表单方式。提高可玩性和扩展性的同时也提高了上手的门槛,这篇文章就来简单介绍一下 “预览版” 的模块编排基本使用方法。