Skip to content

Commit 45998f9

Browse files
authored
README (FlowiseAI#372)
1 parent 4197f63 commit 45998f9

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<div align="center">
22

3-
<a href="https://fastgpt.run/"><img src=".github/imgs/logo-left.svg" alt="fastgpt logo"></a>
3+
<a href="https://fastgpt.run/"><img src="/.github/imgs/logo.svg" width="120" height="120" alt="fastgpt logo"></a>
4+
5+
# FastGPT
46

57
<p align="center">
68
<a href="./README_en.md">English</a> |
@@ -80,6 +82,7 @@ https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409b
8082
项目技术栈: NextJs + TS + ChakraUI + Mongo + Postgres(Vector 插件)
8183

8284
- **⚡ 快速部署**
85+
8386
> Sealos 的服务器在国外,不需要额外处理网络问题,无需服务器、无需魔法、无需域名,支持高并发 & 动态伸缩。点击以下按钮即可一键部署 👇
8487
8588
[![](https://cdn.jsdelivr.us/gh/labring-actions/templates@main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-fastdeploy%3FtemplateName%3Dfastgpt)
@@ -127,4 +130,4 @@ https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409b
127130
1. 允许作为后台服务直接商用,但不允许直接使用 SaaS 服务商用。
128131
2. 需保留相关版权信息。
129132
3. 完整请查看 [FastGPT Open Source License](./LICENSE)
130-
4. 联系方式:yujinlong@sealos.io, [点击查看定价策略](https://doc.fastgpt.run/docs/commercial)
133+
4. 联系方式:yujinlong@sealos.io, [点击查看定价策略](https://doc.fastgpt.run/docs/commercial)

README_en.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
<div align="center">
22

3-
<a href="https://fastgpt.run/"><img src=".github/imgs/logo-left.svg" alt="fastgpt logo"></a>
3+
<a href="https://fastgpt.run/"><img src="/.github/imgs/logo.svg" width="120" height="120" alt="fastgpt logo"></a>
4+
5+
# FastGPT
46

57
<p align="center">
68
<a href="./README_en.md">English</a> |
79
<a href="./README.md">简体中文</a>
810
</p>
911

10-
FastGPT is a knowledge-based Q&A system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!
12+
FastGPT is a knowledge-based Q&A system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!
1113

1214
</div>
1315

0 commit comments

Comments
 (0)