mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 15:11:13 +00:00
fix:change docs url (#5307)
This commit is contained in:
18
README_en.md
18
README_en.md
@@ -18,8 +18,8 @@ FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive
|
||||
[](https://github.com/labring/FastGPT/pulls)
|
||||
[](https://github.com/labring/FastGPT/pulls)
|
||||
[](https://github.com/labring/FastGPT/blob/main/LICENSE)
|
||||
[](https://doc.fastgpt.io/docs/intro)
|
||||
[](https://doc.fastgpt.io/docs/intro)
|
||||
[](https://doc.fastgpt.io/docs/introduction)
|
||||
[](https://doc.fastgpt.io/docs/introduction/development/intro)
|
||||
[](https://fastgpt.io/)
|
||||
|
||||
[](https://discord.gg/mp68xkZn2Q)
|
||||
@@ -74,13 +74,13 @@ Project tech stack: NextJs + TS + ChakraUI + MongoDB + PostgreSQL (PG Vector plu
|
||||
|
||||
Give it a 2-4 minute wait after deployment as it sets up the database. Initially, it might be a too slow since we're using the basic settings.
|
||||
|
||||
[sealos one click deployment tutorial](https://doc.fastgpt.io/docs/development/sealos/)
|
||||
[sealos one click deployment tutorial](https://doc.fastgpt.io/docs/introduction/development/sealos/)
|
||||
|
||||
- [Getting Started with Local Development](https://doc.fastgpt.io/docs/development)
|
||||
- [Deploying FastGPT](https://doc.fastgpt.io/docs/installation)
|
||||
- [Guide on System Configs](https://doc.fastgpt.io/docs/installation/reference)
|
||||
- [Configuring Multiple Models](https://doc.fastgpt.io/docs/installation/reference/models)
|
||||
- [Version Updates & Upgrades](https://doc.fastgpt.io/docs/installation/upgrading)
|
||||
- [Getting Started with Local Development](https://doc.fastgpt.io/docs/introduction/development/intro)
|
||||
- [Deploying FastGPT](https://doc.fastgpt.io/docs/introduction/development/docker)
|
||||
- [Guide on System Configs](https://doc.fastgpt.io/docs/introduction/development/configuration)
|
||||
- [Configuring Multiple Models](https://doc.fastgpt.io/docs//introduction/development/modelConfig/intro)
|
||||
- [Version Updates & Upgrades](https://doc.fastgpt.io/docs/introduction/development/upgrading/intro)
|
||||
|
||||
<a href="#FastGPT">
|
||||
<img src="https://img.shields.io/badge/-Back_to_Top-7d09f1.svg" alt="#" align="right">
|
||||
@@ -185,7 +185,7 @@ This repository complies with the [FastGPT Open Source License](./LICENSE) open
|
||||
1. Direct commercial use as a backend service is allowed, but provision of SaaS services is not allowed.
|
||||
2. Without commercial authorization, any form of commercial service must retain relevant copyright information.
|
||||
3. For full details, please see [FastGPT Open Source License](./LICENSE)
|
||||
4. Contact: Dennis@sealos.io , [click to view commercial version pricing strategy](https://doc.fastgpt.io/docs/commercial)
|
||||
4. Contact: Dennis@sealos.io , [click to view commercial version pricing strategy](https://doc.fastgpt.io/docs/introduction/shopping_cart/intro/)
|
||||
|
||||
<a href="#FastGPT">
|
||||
<img src="https://img.shields.io/badge/-Back_to_Top-7d09f1.svg" alt="#" align="right">
|
||||
|
Reference in New Issue
Block a user