mirror of
https://github.com/labring/FastGPT.git
synced 2026-02-28 01:02:28 +08:00
* docs(i18n): translate batch 1 * docs(i18n): translate batch 2 * docs(i18n): translate batch 3 (20 files) - openapi/: app, share - faq/: all 8 files - use-cases/: index, external-integration (5 files), app-cases (4 files) Translated using North American style with natural, concise language. Preserved MDX syntax, code blocks, images, and component imports. * docs(i18n): translate protocol docs * docs(i18n): translate introduction docs (part 1) * docs(i18n): translate use-cases docs * docs(i18n): translate introduction docs (part 2 - batch 1) * docs(i18n): translate final 9 files * fix(i18n): fix YAML and MDX syntax errors in translated files - Add quotes to description with colon in submit_application_template.en.mdx - Remove duplicate Chinese content in translate-subtitle-using-gpt.en.mdx - Fix unclosed details tag issue * docs(i18n): translate all meta.json navigation files * fix(i18n): translate Chinese separators in meta.en.json files * translate * translate * i18n --------- Co-authored-by: archer <archer@archerdeMac-mini.local> Co-authored-by: archer <545436317@qq.com>
21 lines
1.3 KiB
Plaintext
21 lines
1.3 KiB
Plaintext
---
|
|
title: Open Source License
|
|
description: FastGPT Open Source License
|
|
---
|
|
|
|
The FastGPT project is open-sourced under the Apache License 2.0, with the following additional conditions:
|
|
|
|
- FastGPT may be used commercially -- for example, as a backend-as-a-service for other applications or as an application development platform for enterprises. However, a commercial license is required when the following conditions apply:
|
|
|
|
- Multi-tenant SaaS: You may not use the fastgpt.io source code to operate a multi-tenant SaaS service similar to fastgpt.io without explicit written authorization from FastGPT.
|
|
- Logo and copyright: You may not remove or modify the logo or copyright information in the FastGPT console.
|
|
|
|
Contact us at dennis@sealos.io for licensing inquiries.
|
|
|
|
- As a contributor, you agree that your contributed code may be used for the following purposes:
|
|
|
|
- The maintainers reserve the right to change the open source license to a more restrictive or more permissive one.
|
|
- It may be used for commercial purposes, such as FastGPT's cloud service.
|
|
|
|
All other rights and restrictions follow the Apache License 2.0. For full details, refer to the complete Apache License 2.0 text. The interaction design of this product is protected by design patents. © 2023 Sealos.
|