diff --git a/docSite/assets/docs/scss/custom/pages/_custom.scss b/docSite/assets/docs/scss/custom/pages/_custom.scss index 36b10f66a..35c6224ac 100644 --- a/docSite/assets/docs/scss/custom/pages/_custom.scss +++ b/docSite/assets/docs/scss/custom/pages/_custom.scss @@ -21,4 +21,9 @@ div.code-toolbar { position: absolute; width: 12px; z-index: 1; +} + +p { + margin-top: 1rem !important; + margin-bottom: 1rem; } \ No newline at end of file diff --git a/docSite/content/docs/commercial.md b/docSite/content/docs/commercial.md new file mode 100644 index 000000000..63fe82138 --- /dev/null +++ b/docSite/content/docs/commercial.md @@ -0,0 +1,84 @@ +--- +title: '商业版' +description: 'FastGPT 商业版相关说明' +icon: 'shopping_cart' +draft: false +toc: true +weight: 20 +--- + +## FastGPT 线上服务 + +[按线上标准计费](/docs/pricing)即可。 地址: https://fastgpt.run + +## 商业版 + +商业版最终交付版本功能与 https://fastgpt.run 完全一致,品牌内容可自定义。 + +{{% alert icon="🤖" context="warning" %}} +商业版与开源版功能差异:(目前计划) + +1. 自定义 title 和 logo +2. 用户注册,支付 (已有微信扫码支付,后续会补充支付方式) +3. 团队空间 (下期开发) +4. 完善的 OpenAPI +5. 高级编排额外插件 +6. 后台管理系统 (已有,持续更新) +{{% /alert %}} + +### 商业版定价 + +#### 交付费用 + ++ 使用 [Sealos 公有云](https://sealos.io)交付:1w/年/套 (直接在 Sealos 公有云充值,便可**免费获取 FastGPT 商业版 License**,同时您充值的金额可用于部署其他云资源,相当于白嫖了一个 FastGPT 商业版)。 ++ 渠道商使用 Sealos 交付:返现 20% 成交额。 ++ 私有服务器交付:2w/年/套(如需部署支持,按技术服务费计算) ++ 渠道商私有服务器交付:1.3w/年/套(渠道商合同单独约谈,累计 5 套以上可签) + +#### 用户注册数量费用(按注册量算,不计量分享和 API) + +{{< table "table-hover table-striped-columns" >}} +| 最大用户数量 | 费用 元/年 | +| ------------ | ---------- | +| 100 | 0 | +| 5000 | 5000 | +| 2万 | 18000 | +| 5万 | 35000 | +| 20万 | 100000 | +{{< /table >}} + +#### 总费用 + +总费用 = 商业版功能费用 + 用户数量费用 + +## 技术支持 + +### 应用定制 + +根据需求,定制实现某个需求的编排功能,最终会交付一个应用编排。可根据实际情况商讨。 + +### 技术服务费(定开、部署、维护等) + +2000元/人/天 + +### 更新费用 + +大部分更新,重新拉镜像就可以了,不需要执行额外操作。 + +复杂更新可参考文档自行更新;或付费支持,标准与技术服务费一致。 + +## 联系方式 + +通过邮箱联系 yujinlong@sealos.io + +## QA + +1. 如何交付? + + 完整版应用 = 开源版镜像 + 商业版镜像 + + 我们会提供一个商业版镜像给你使用,还会提供一个简单的后台管理系统(目前只设置了简单的查询功能) + +2. 二次开发如何操作? + + 可自行修改开源版代码进行二次开发,不支持修改商业版镜像。 \ No newline at end of file diff --git a/docSite/content/docs/community/_index.md b/docSite/content/docs/community/_index.md new file mode 100644 index 000000000..b62396037 --- /dev/null +++ b/docSite/content/docs/community/_index.md @@ -0,0 +1,8 @@ +--- +weight: 1100 +title: '社区' +description: '社区相关内容' +icon: 'forum' +draft: false +images: [] +--- \ No newline at end of file diff --git a/docSite/content/docs/community/open-source.md b/docSite/content/docs/community/open-source.md new file mode 100644 index 000000000..7b518832a --- /dev/null +++ b/docSite/content/docs/community/open-source.md @@ -0,0 +1,24 @@ +--- +title: '开源协议' +description: ' FastGPT 开源许可证' +icon: 'verified_user' +draft: false +toc: true +weight: 1120 +--- + +FastGPT 项目在 Apache License 2.0 许可下开源,同时包含以下附加条件: + ++ FastGPT 允许被用于商业化,例如作为其他应用的“后端即服务”使用,或者作为应用开发平台提供给企业。然而,当满足以下条件时,必须联系作者获得商业许可: + + + 多租户 SaaS 服务:除非获得 FastGPT 的明确书面授权,否则不得使用 fastgpt.run 的源码来运营与 fastgpt.run 服务版类似的多租户 SaaS 服务。 + + LOGO 及版权信息:在使用 FastGPT 的过程中,不得移除或修改 FastGPT 控制台内的 LOGO 或版权信息。 + + 请通过电子邮件 yujinlong@sealos.io 联系我们咨询许可事宜。 + ++ 作为贡献者,你必须同意将你贡献的代码用于以下用途: + + + 生产者有权将开源协议调整为更严格或更宽松的形式。 + + 可用于商业目的,例如 FastGPT 的云服务。 + +除此之外,所有其他权利和限制均遵循 Apache License 2.0。如果你需要更多详细信息,可以参考 Apache License 2.0 的完整版本。本产品的交互设计受到外观专利保护。© 2023 Sealos. \ No newline at end of file diff --git a/docSite/content/docs/community/support.md b/docSite/content/docs/community/support.md new file mode 100644 index 000000000..cb0ba737f --- /dev/null +++ b/docSite/content/docs/community/support.md @@ -0,0 +1,16 @@ +--- +title: '加入社区' +description: ' 加入 FastGPT 开发者社区和我们一起成长' +icon: 'forum' +draft: false +toc: true +weight: 1110 +--- + +FastGPT 是一个由用户和贡献者参与推动的开源项目,如果您对产品使用存在疑问和建议,可尝试以下方式寻求支持。我们的团队与社区会竭尽所能为您提供帮助。 + ++ 📱 扫码加入社区微信交流群👇 + + + ++ 🐞 请将任何 FastGPT 的 Bug、问题和需求提交到 [GitHub Issue](https://github.com/labring/fastgpt/issues/new/choose)。 \ No newline at end of file diff --git a/docSite/resources/_gen/assets/scss/docs/scss/style.scss_b97bf3f19a5ec64d7a7c5d60f7e31818.content b/docSite/resources/_gen/assets/scss/docs/scss/style.scss_b97bf3f19a5ec64d7a7c5d60f7e31818.content index b9202b876..7e6f095aa 100644 --- a/docSite/resources/_gen/assets/scss/docs/scss/style.scss_b97bf3f19a5ec64d7a7c5d60f7e31818.content +++ b/docSite/resources/_gen/assets/scss/docs/scss/style.scss_b97bf3f19a5ec64d7a7c5d60f7e31818.content @@ -11943,4 +11943,8 @@ div.code-toolbar { width: 12px; z-index: 1; } +p { + margin-top: 1rem !important; + margin-bottom: 1rem; } + /*# sourceMappingURL=style.css.map */ \ No newline at end of file