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 USD 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