diff --git a/docs/billing/balance.md b/docs/billing/balance.md index a603acf2de4ef247d59b531c47a6748edbe1f5e0..c7422e38240bc0068e2f80ca8d2171fc0c63322f 100644 --- a/docs/billing/balance.md +++ b/docs/billing/balance.md @@ -1,14 +1,26 @@ -# 账户 +# 优惠券使用指南 +GiteeAI 目前有2种优惠券,分别是代金券和算力券。如果您有体验诉求,欢迎[联系我们](../contact.md)。 -Gitee AI 的个人和组织账户包含余额、代金券和算力券,在购买 Serverless API、模型引擎、应用时,可以使用账户内的这些费用进行支付。 +## 算力券 + +### 使用规则 +算力券和算力类型相关。当您购买的资源与算力券对应的算力厂商相匹配时,才可以使用账户内的算力券抵扣。 +- 在支付时,算力券优先于代金券与现金余额。多张符合条件的算力券可同时使用。 + +- 退款时,算力券支付部分会退回至算力券中。 + +- 算力券支付部分不支持开发票。 -## 余额 -账户余额以元为单位,等同于现金。充值与退款金额将转入余额,可用于直接购买服务。目前我们暂不支持充值和提现功能,如需提现,请联系我们,我们将及时为您处理。 +### 使用算力券 + +若您或组织账户有算力券,且在有效期内,在购买 Serverless API、应用或模型引擎时,选择在适用范围内的算力类型,下单页会默认勾选使用算力券。算力券可多次使用,直至有效期过期或余额使用完毕。 ## 代金券 -代金券是 Gitee AI 通过活动等方式进行发放,进行兑换后,在 Gitee AI 平台中所有付费场景中均可进行使用。 +### 使用规则 + +代金券在 Gitee AI 平台中所有付费场景中均可进行使用。 - 在支付时,代金券优先于现金余额,多张符合条件的代金券可同时使用。 @@ -17,54 +29,14 @@ Gitee AI 的个人和组织账户包含余额、代金券和算力券,在购 - 代金券不可提现,不可转赠,不可开票。 -**代金券的兑换** +### 兑换代金券 您获取平台发放的代金券兑换码后,即可在代金券兑换页面,完成兑换,兑换码仅可使用一次。 ![alt text](/img/billing/image.png) -**代金券的状态** - -- 可使用:未使用完且未过期的代金券,可以用于抵扣费用。 - -- 已用完:余额已使用完毕的代金券,不可用于抵扣费用。 - -- 已过期:已过有效期的代金券,不可用于抵扣费用。 **使用代金券** -若您或组织账户有代金券,在购买 Serverless API、模型引擎、应用时,将默认勾选使用。代金券可多次使用,直至有效期过期或余额使用完毕。 - - - -## 算力券 - -算力券是 Gitee AI 通过活动等方式进行发放,获取方式是平台发放到指定用户的账户,或者用户通过获取到的算力券兑换码自行兑换。 - - - -算力券说明: - -- 在支付时,算力券优先于代金券与现金余额。多张符合条件的算力券可同时使用。 - -- 退款时,算力券支付部分会退回至算力券中。 - -- 算力券支付部分不支持开发票。 - -- 算力券的适用范围:算力券和算力类型相关,用户在购买模型引擎、应用、Serverless API 时,必须在算力券适用范围内,才可以抵扣账户内的算力券。 - - -**算力券的状态** - -- 可使用:未使用完且未过期的算力券,可以用于抵扣费用。 - -- 已用完:余额已使用完毕的算力券,不可用于抵扣费用。 - -- 已过期:已过有效期的算力券,不可用于抵扣费用。 - - - -**使用算力券** - -若您或组织账户有算力券,且在有效期内,在购买 Serverless API、应用或模型引擎时,选择在适用范围内的算力类型,下单页会默认勾选使用算力券。算力券可多次使用,直至有效期过期或余额使用完毕。 \ No newline at end of file +若您或组织账户有代金券,在购买 Serverless API、模型引擎、应用时,将默认勾选使用。代金券可多次使用,直至有效期过期或余额使用完毕。 \ No newline at end of file diff --git a/docs/billing/orders.md b/docs/billing/orders.md deleted file mode 100644 index d464f64f0d18f9737b3709f65bb5aa39e02bea36..0000000000000000000000000000000000000000 --- a/docs/billing/orders.md +++ /dev/null @@ -1,40 +0,0 @@ -# 订单 - -## 创建订单 - -在 Gitee AI 创建应用、模型引擎和购买 Serverless API 时,根据您选择的配置,创建成功后,会生成相对应的订单。 - -订单共有以下几种状态: - -1. **待支付**:您创建的订单,未完成支付,进入待支付状态。 - -2. **已取消**:在订单管理界面取消订单,订单变为已取消状态。 - -3. **准备中**:通过线上支付完成待支付的订单,订单进入准备中状态。 - -4. **已完成**:平台完成准备,订单进入已完成状态,这时您可以在工作台使用已购买的资源。 - -5. **待审核**:通过对公转账支付的订单,支付完成后会进入待审核状态,审核完成后即进入准备状态。 - - -![alt text](/img/billing/image-1.png) - - - -## 组织订单和个人订单 - -在创建应用和模型引擎、Serverless API 页面,可选择归属于所在的组织或个人。 - -对于组织,需组织创建者或管理员有权限创建订单。管理员可以在组织工作台的订单管理下查看所有已创建的订单。 - -![alt text](/img/billing/image-2.png) - - - -## 退款订单 - -当您删除模型引擎和应用,若资源还有剩余时长,系统自动产生退款订单,并将退款金额退还至余额 - -- 组织订单产生的退款退至组织余额 - -- 个人订单产生的退款退至个人余额 \ No newline at end of file diff --git a/docs/billing/overview.assets/image-20241204191721197.png b/docs/billing/overview.assets/image-20241204191721197.png new file mode 100644 index 0000000000000000000000000000000000000000..4f77407fb82d546c94adc9fe0cbb742c25f7fa33 Binary files /dev/null and b/docs/billing/overview.assets/image-20241204191721197.png differ diff --git a/docs/billing/overview.md b/docs/billing/overview.md new file mode 100644 index 0000000000000000000000000000000000000000..b68e0355ee3ec18f00dd0f38728373e9fe32c033 --- /dev/null +++ b/docs/billing/overview.md @@ -0,0 +1,8 @@ +# 计费概述 +GiteeAI 目前有三种付费资源类型,分别是:**Serverless API**、**模型引擎**、**应用**。 + +Serverless API 按照调用次数付费。您需要提前购买资源包,详情参考 [Serverless API 资源包](/billing/serverless-api-billing)。 + +模型引擎、应用 按照您占据资源的时间付费,不同的资源价格单位时间价格不同。 + +![image-20241204191721197](./overview.assets/image-20241204191721197.png) diff --git a/docs/billing/resource_package.assets/image-20241205114119697.png b/docs/billing/resource_package.assets/image-20241205114119697.png new file mode 100644 index 0000000000000000000000000000000000000000..d52832dc0b53de5be6e10147686a2c1890f8422f Binary files /dev/null and b/docs/billing/resource_package.assets/image-20241205114119697.png differ diff --git a/docs/billing/resource_package.md b/docs/billing/resource_package.md new file mode 100644 index 0000000000000000000000000000000000000000..44bd6646dba65909a30bba5e1b38ea7742060288 --- /dev/null +++ b/docs/billing/resource_package.md @@ -0,0 +1,16 @@ +# Serverless API 资源包 + +## 简介 + +Serverless API 资源包是用于抵扣 Serverless API 调用费用的预付费资源包。 + +资源包目前包括全模型资源包、天数智芯资源包、沐曦资源包等等。 + +![image-20241205114119697](./resource_package.assets/image-20241205114119697.png) + +不同的资源包背后的算力不同,支持的模型和对应的价格也不一样。 + +如果您不知道如何选择,可以**直接使用全模型资源包**,全模型资源包覆盖所有可用模型并自动选择算力。 + +目前不同厂商及其支持的Serverless API模型您可以参考文档[Serverless API模型概览](../ability/serverless-api.mdx)。 +价格可以参考资源包的[详情页面](https://ai.gitee.com/serverless-api)。 \ No newline at end of file diff --git a/docs/contact.md b/docs/contact.md new file mode 100644 index 0000000000000000000000000000000000000000..434dd6ada44b2db9ed0cced65c351bc12e26bec6 --- /dev/null +++ b/docs/contact.md @@ -0,0 +1,7 @@ +# 联系我们 + +如果您在使用过程中遇到问题,或者有任何建议和意见,欢迎通过以下方式联系我们。 + +![微信二维码](/img/contact/contact_qrcode.png) + +欢迎您的反馈,并会尽快回复您的微信消息。 \ No newline at end of file diff --git a/sidebars.ts b/sidebars.ts index 4dd4543863455c9e9b9c28454099a51f9607f3fd..216c3afc598363b6cf04cf34a7ea2027eac22aa1 100644 --- a/sidebars.ts +++ b/sidebars.ts @@ -105,6 +105,27 @@ const sidebars: SidebarsConfig = { ] }, + { + type: 'category', + collapsed: false, + label: '购买指南', + items:[ + + { + type: 'doc', + id:'billing/overview', + }, + { + type: 'doc', + id: 'billing/resource_package', + }, + { + type: 'doc', + id: 'billing/balance', + }, + + ] + }, { type: 'category', @@ -287,22 +308,6 @@ const sidebars: SidebarsConfig = { }, ], }, - { - type: 'category', - collapsed: true, - label: '费用与订单', - items: [ - { - type: 'doc', - id: 'billing/balance', - }, - { - type: 'doc', - id: 'billing/orders', - }, - ], - }, - ] }, @@ -312,6 +317,11 @@ const sidebars: SidebarsConfig = { type: 'doc', id: 'question-answer', }, + + { + type: 'doc', + id: 'contact' + } ], }; diff --git a/static/img/contact/contact_qrcode.png b/static/img/contact/contact_qrcode.png new file mode 100644 index 0000000000000000000000000000000000000000..8d6414a9ba8efe7e82c3a710e0a81a718d9369b4 Binary files /dev/null and b/static/img/contact/contact_qrcode.png differ