Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
911c5c00
authored
Jul 30, 2023
by
archer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs
parent
bd137d75
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
2 deletions
+7
-2
docSite/docs/flow-modules/chatModule.md
+1
-0
docSite/docs/flow-modules/imgs/intro1.png
+0
-0
docSite/docs/flow-modules/intro.md
+4
-0
docSite/i18n/zh-Hans/docusaurus-plugin-content-docs/current/flow-modules/imgs/intro1.png
+0
-0
docSite/i18n/zh-Hans/docusaurus-plugin-content-docs/current/flow-modules/intro.md
+0
-0
docSite/pnpm-lock.yaml
+0
-0
docSite/sidebars.js
+2
-2
No files found.
docSite/docs/flow-modules/chatModule.md
0 → 100644
View file @
911c5c00
# 模块编排介绍
docSite/docs/flow-
setting
s/imgs/intro1.png
→
docSite/docs/flow-
module
s/imgs/intro1.png
View file @
911c5c00
File moved
docSite/
i18n/zh-Hans/docusaurus-plugin-content-docs/current/flow-setting
s/intro.md
→
docSite/
docs/flow-module
s/intro.md
View file @
911c5c00
---
sidebar_position
:
1
---
# 模块编排介绍
# 模块编排介绍
FastGpt V4 后将采用新的交互方式来构建 AI 应用。使用了“节点”编排的方式去掉原先的表单方式。提高可玩性和扩展性的同时也提高了上手的门槛,这篇文章就来简单介绍一下 “预览版” 的模块编排基本使用方法。
FastGpt V4 后将采用新的交互方式来构建 AI 应用。使用了“节点”编排的方式去掉原先的表单方式。提高可玩性和扩展性的同时也提高了上手的门槛,这篇文章就来简单介绍一下 “预览版” 的模块编排基本使用方法。
...
...
docSite/i18n/zh-Hans/docusaurus-plugin-content-docs/current/flow-
setting
s/imgs/intro1.png
→
docSite/i18n/zh-Hans/docusaurus-plugin-content-docs/current/flow-
module
s/imgs/intro1.png
View file @
911c5c00
File moved
docSite/
docs/flow-setting
s/intro.md
→
docSite/
i18n/zh-Hans/docusaurus-plugin-content-docs/current/flow-module
s/intro.md
View file @
911c5c00
File moved
docSite/pnpm-lock.yaml
View file @
911c5c00
This diff is collapsed.
Click to expand it.
docSite/sidebars.js
View file @
911c5c00
...
@@ -33,11 +33,11 @@ const sidebars = {
...
@@ -33,11 +33,11 @@ const sidebars = {
},
},
{
{
type
:
'category'
,
type
:
'category'
,
label
:
'Flow
Setting
s'
,
label
:
'Flow
Module
s'
,
link
:
{
link
:
{
type
:
'generated-index'
type
:
'generated-index'
},
},
items
:
[{
type
:
'autogenerated'
,
dirName
:
'flow-
setting
s'
}]
items
:
[{
type
:
'autogenerated'
,
dirName
:
'flow-
module
s'
}]
},
},
{
{
type
:
'category'
,
type
:
'category'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment