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
a5bcccdd
authored
Aug 04, 2026
by
王老师
Committed by
GitHub
Aug 04, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix formatting and punctuation in README.md (#7440)
Fix formatting and punctuation in README.md
parent
84130da8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
README.md
+7
-8
No files found.
README.md
View file @
a5bcccdd
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
<a
href=
"./README_ja.md"
>
日本語
</a>
<a
href=
"./README_ja.md"
>
日本語
</a>
</p>
</p>
FastGPT 是一个 AI Agent 构建平台,提供开箱即用的数据处理、模型调用等能力,同时可以通过 Flow 可视化进行工作流编排,从而实现复杂的应用场景
!
FastGPT 是一个 AI Agent 构建平台,提供开箱即用的数据处理、模型调用等能力,同时可以通过 Flow 可视化进行工作流编排,从而实现复杂的应用场景
。
</div>
</div>
...
@@ -45,7 +45,7 @@ bash <(curl -fsSL https://doc.fastgpt.io/deploy/install.sh)
...
@@ -45,7 +45,7 @@ bash <(curl -fsSL https://doc.fastgpt.io/deploy/install.sh)
docker compose up
-d
docker compose up
-d
```
```
完全启动后,可通过
`http://localhost:3000`
访问 FastGPT,默认账号为
`root`
,密码为
`1234`
。
完全启动后,可通过
`http://localhost:3000`
访问 FastGPT,默认账号为
`root`
,密码为
`1234`
。
如果你遇到问题,可以
[
查看完整 Docker 部署教程
](
https://doc.fastgpt.io/self-host/deploy/docker
)
如果你遇到问题,可以
[
查看完整 Docker 部署教程
](
https://doc.fastgpt.io/self-host/deploy/docker
)
...
@@ -68,8 +68,8 @@ docker compose up -d
...
@@ -68,8 +68,8 @@ docker compose up -d
| !
[
Demo
](
./.github/imgs/intro3.png
)
| !
[
Demo
](
./.github/imgs/intro4.png
)
|
| !
[
Demo
](
./.github/imgs/intro3.png
)
| !
[
Demo
](
./.github/imgs/intro4.png
)
|
`1`
应用编排能力
`1`
应用编排能力
-
[
x
]
Agent Skill 编排
。
-
[
x
]
Agent Skill 编排
-
[
x
]
对话工作流、插件工作流,包含基础的 RPA 节点
。
-
[
x
]
对话工作流、插件工作流,包含基础的 RPA 节点
-
[
x
]
用户交互
-
[
x
]
用户交互
-
[
x
]
双向 MCP
-
[
x
]
双向 MCP
-
[
]
辅助生成工作流
-
[
]
辅助生成工作流
...
@@ -86,20 +86,19 @@ docker compose up -d
...
@@ -86,20 +86,19 @@ docker compose up -d
-
[
x
]
多库复用,混用
-
[
x
]
多库复用,混用
-
[
x
]
chunk 记录修改和删除
-
[
x
]
chunk 记录修改和删除
-
[
x
]
支持手动输入,直接分段,QA 拆分导入
-
[
x
]
支持手动输入,直接分段,QA 拆分导入
-
[
x
]
支持
txt,md,html,pdf,docx,pptx,csv,xlsx (有需要更多可 PR file loader),支持 url
读取、CSV 批量导入
-
[
x
]
支持
TXT,MD,HTML,PDF,Docx,PPTX,CSV,XLSX (有需要更多 File Loader 可 PR ),支持 URL
读取、CSV 批量导入
-
[
x
]
混合检索 & 重排
-
[
x
]
混合检索 & 重排
-
[
x
]
API 知识库
-
[
x
]
API 知识库
-
[
]
`4`
插件能力
`4`
插件能力
-
[
x
]
系统工具热更新
-
[
x
]
系统工具热更新
-
[
]
RAG 模块热
热
更新
-
[
]
RAG 模块热更新
-
[
]
Agent-loop 热更新
-
[
]
Agent-loop 热更新
-
[
]
AI 实时生成插件
-
[
]
AI 实时生成插件
`5`
运营能力
`5`
运营能力
-
[
x
]
免登录分享窗口
-
[
x
]
免登录分享窗口
-
[
x
]
I
frame 一键嵌入
-
[
x
]
i
frame 一键嵌入
-
[
x
]
统一查阅对话记录,并对数据进行标注
-
[
x
]
统一查阅对话记录,并对数据进行标注
-
[
x
]
应用运营日志
-
[
x
]
应用运营日志
...
...
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