-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: doc * replace domain * README
- Loading branch information
Showing
24 changed files
with
77 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<div align="center"> | ||
|
||
<a href="https://fastgpt.in/"><img src="/.github/imgs/logo.svg" width="120" height="120" alt="fastgpt logo"></a> | ||
<a href="https://tryfastgpt.ai/"><img src="/.github/imgs/logo.svg" width="120" height="120" alt="fastgpt logo"></a> | ||
|
||
# FastGPT | ||
|
||
|
@@ -15,13 +15,13 @@ FastGPT 是一个基于 LLM 大语言模型的知识库问答系统,提供开 | |
</div> | ||
|
||
<p align="center"> | ||
<a href="https://fastgpt.in/"> | ||
<a href="https://tryfastgpt.ai/"> | ||
<img height="21" src="https://img.shields.io/badge/在线使用-d4eaf7?style=flat-square&logo=spoj&logoColor=7d09f1" alt="cloud"> | ||
</a> | ||
<a href="https://doc.fastgpt.in/docs/intro"> | ||
<a href="https://doc.tryfastgpt.ai/docs/intro"> | ||
<img height="21" src="https://img.shields.io/badge/相关文档-7d09f1?style=flat-square" alt="document"> | ||
</a> | ||
<a href="https://doc.fastgpt.in/docs/development"> | ||
<a href="https://doc.tryfastgpt.ai/docs/development"> | ||
<img height="21" src="https://img.shields.io/badge/本地开发-%23d4eaf7?style=flat-square&logo=xcode&logoColor=7d09f1" alt="development"> | ||
</a> | ||
<a href="/#-%E7%9B%B8%E5%85%B3%E9%A1%B9%E7%9B%AE"> | ||
|
@@ -36,7 +36,7 @@ https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409b | |
|
||
## 🛸 在线使用 | ||
|
||
- 🌍 海外版:[fastgpt.in](https://fastgpt.in/) | ||
- 🌍 国际版:[tryfastgpt.ai](https://tryfastgpt.ai/) | ||
|
||
| | | | ||
| ---------------------------------- | ---------------------------------- | | ||
|
@@ -102,15 +102,15 @@ https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409b | |
|
||
> 使用 [Sealos](https://sealos.io) 服务,无需采购服务器、无需域名,支持高并发 & 动态伸缩,并且数据库应用采用 kubeblocks 的数据库,在 IO 性能方面,远超于简单的 Docker 容器部署。 | ||
[点击查看 Sealos 一键部署 FastGPT 教程](https://doc.fastgpt.in/docs/development/sealos/) | ||
[点击查看 Sealos 一键部署 FastGPT 教程](https://doc.tryfastgpt.ai/docs/development/sealos/) | ||
|
||
* [快速开始本地开发](https://doc.fastgpt.in/docs/development/intro/) | ||
* [部署 FastGPT](https://doc.fastgpt.in/docs/development/sealos) | ||
* [系统配置文件说明](https://doc.fastgpt.in/docs/development/configuration/) | ||
* [多模型配置](https://doc.fastgpt.in/docs/development/one-api/) | ||
* [版本更新/升级介绍](https://doc.fastgpt.in/docs/development/upgrading) | ||
* [OpenAPI API 文档](https://doc.fastgpt.in/docs/development/openapi/) | ||
* [知识库结构详解](https://doc.fastgpt.in/docs/course/dataset_engine/) | ||
* [快速开始本地开发](https://doc.tryfastgpt.ai/docs/development/intro/) | ||
* [部署 FastGPT](https://doc.tryfastgpt.ai/docs/development/sealos) | ||
* [系统配置文件说明](https://doc.tryfastgpt.ai/docs/development/configuration/) | ||
* [多模型配置](https://doc.tryfastgpt.ai/docs/development/one-api/) | ||
* [版本更新/升级介绍](https://doc.tryfastgpt.ai/docs/development/upgrading) | ||
* [OpenAPI API 文档](https://doc.tryfastgpt.ai/docs/development/openapi/) | ||
* [知识库结构详解](https://doc.tryfastgpt.ai/docs/course/dataset_engine/) | ||
|
||
<a href="#readme"> | ||
<img src="https://img.shields.io/badge/-返回顶部-7d09f1.svg" alt="#" align="right"> | ||
|
@@ -149,7 +149,7 @@ https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409b | |
|
||
## 🌿 第三方生态 | ||
|
||
- [OnWeChat 个人微信/企微机器人](https://doc.fastgpt.in/docs/use-cases/onwechat/) | ||
- [OnWeChat 个人微信/企微机器人](https://doc.tryfastgpt.ai/docs/use-cases/onwechat/) | ||
|
||
<a href="#readme"> | ||
<img src="https://img.shields.io/badge/-返回顶部-7d09f1.svg" alt="#" align="right"> | ||
|
@@ -212,4 +212,4 @@ https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409b | |
1. 允许作为后台服务直接商用,但不允许提供 SaaS 服务。 | ||
2. 未经商业授权,任何形式的商用服务均需保留相关版权信息。 | ||
3. 完整请查看 [FastGPT Open Source License](./LICENSE) | ||
4. 联系方式:[email protected],[点击查看商业版定价策略](https://doc.fastgpt.in/docs/commercial) | ||
4. 联系方式:[email protected],[点击查看商业版定价策略](https://doc.tryfastgpt.ai/docs/commercial) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ FastGPT 项目在 Apache License 2.0 许可下开源,同时包含以下附加 | |
|
||
+ FastGPT 允许被用于商业化,例如作为其他应用的“后端即服务”使用,或者作为应用开发平台提供给企业。然而,当满足以下条件时,必须联系作者获得商业许可: | ||
|
||
+ 多租户 SaaS 服务:除非获得 FastGPT 的明确书面授权,否则不得使用 fastgpt.in 的源码来运营与 fastgpt.in 服务类似的多租户 SaaS 服务。 | ||
+ 多租户 SaaS 服务:除非获得 FastGPT 的明确书面授权,否则不得使用 tryfastgpt.ai 的源码来运营与 tryfastgpt.ai 服务类似的多租户 SaaS 服务。 | ||
+ LOGO 及版权信息:在使用 FastGPT 的过程中,不得移除或修改 FastGPT 控制台内的 LOGO 或版权信息。 | ||
|
||
请通过电子邮件 [email protected] 联系我们咨询许可事宜。 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.