mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-16 01:09:01 +08:00
docs(i18n): translate final 9 files in introduction directory (#6471)
* 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>
This commit is contained in:
@@ -3,18 +3,18 @@ title: Open Source License
|
||||
description: FastGPT Open Source License
|
||||
---
|
||||
|
||||
The FastGPT project is open-sourced under the Apache License 2.0, but includes the following additional conditions:
|
||||
The FastGPT project is open-sourced under the Apache License 2.0, with the following additional conditions:
|
||||
|
||||
- FastGPT may be used for commercial purposes, such as operating it as "backend-as-a-service" for other applications or providing it as an enterprise development platform. However, you must contact us to obtain a commercial license under the following circumstances:
|
||||
- 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 Service: Unless explicit written authorization from FastGPT is obtained, you may not use the source code of fastgpt.io to operate a multi-tenant SaaS service similar to fastgpt.io.
|
||||
- Logo and Copyright Information: You may not remove or modify the FastGPT logo or copyright information within the FastGPT console.
|
||||
- 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.
|
||||
|
||||
For commercial licensing inquiries, please contact us via email at dennis@sealos.io.
|
||||
Contact us at dennis@sealos.io for licensing inquiries.
|
||||
|
||||
- As a contributor, you must agree to allow your contributions to:
|
||||
- As a contributor, you agree that your contributed code may be used for the following purposes:
|
||||
|
||||
- Be used under license terms that FastGPT may adjust to stricter or more lenient conditions.
|
||||
- Support commercial use cases such as the FastGPT cloud service.
|
||||
- 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.
|
||||
|
||||
Outside of these specific terms, all other rights and restrictions are governed by the Apache License 2.0. All other details can be found in the full Apache License 2.0 text. The interactive design of this product is protected by patent. © 2023 Sealos.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user