Skip to main content

GitHub Spark billing

Learn how GitHub Spark is billed for users.

GitHub Spark 允许用户使用自然语言提示构建应用程序,然后与队友共享应用程序或将其部署到生产环境中。

注意

GitHub Spark 为公共预览版,可能发生更改。

Billing for Spark app creation

Each prompt consumes 4 premium requests, which draw from your plan's premium request allowance. If you have enabled premium requests over your plan's allowance, additional premium requests beyond your plan’s included amount are billed at 0.04 美元 per request, meaning that one prompt to Spark would cost $0.16. See GitHub Copilot 中的请求.

Billing and limits for Spark app deployment

You can publish apps created with Spark to a deployment environment.

Deployed apps do not currently incur any charges. However, GitHub currently limits usage of deployed sparks based on criteria including number of HTTP requests, data transfer, and storage.

  • Limits apply to the billable owner, meaning if you own 10 deployed sparks, all 10 will count towards the limits.
  • When any limit is reached, the spark is unpublished for the rest of the billing period.

In the future, a new billing system will allow sparks to continue being deployed once a limit is reached, with additional usage charged to the spark's billable owner. GitHub will publish the limits once they are confirmed following a testing period. This article will be updated when more details are available.

Further reading