Skip to content

Commit 224caa3

Browse files
authored
Merge pull request #39479 from github/repo-sync
Repo sync
2 parents 8bfbf87 + 492685b commit 224caa3

File tree

92 files changed

+3537
-197
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+3537
-197
lines changed

content/copilot/concepts/copilot-billing/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: 'Concepts for GitHub Copilot billing'
2+
title: Concepts for GitHub Copilot billing
33
shortTitle: Copilot billing
44
intro: 'Understand billing and usage for {% data variables.product.prodname_copilot %}.'
55
versions:
66
feature: copilot
77
topics:
88
- Copilot
99
children:
10-
- /understanding-and-managing-requests-in-copilot
10+
- /requests-in-github-copilot
1111
- /about-individual-copilot-plans-and-benefits
1212
- /about-billing-for-individual-copilot-plans
1313
- /about-billing-for-github-copilot-in-your-organization
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
2-
title: Understanding and managing requests in Copilot
3-
shortTitle: Understand and manage requests
2+
title: Requests in GitHub Copilot
43
intro: 'Learn about requests in {% data variables.product.prodname_copilot_short %}, including premium requests, how they work, and how to manage your usage effectively.'
54
versions:
65
feature: copilot
@@ -11,6 +10,7 @@ redirect_from:
1110
- /copilot/managing-copilot/monitoring-usage-and-entitlements/avoiding-unexpected-copilot-costs
1211
- /copilot/managing-copilot/monitoring-usage-and-entitlements/about-premium-requests
1312
- /copilot/managing-copilot/understanding-and-managing-copilot-usage/understanding-and-managing-requests-in-copilot
13+
- /copilot/concepts/copilot-billing/understanding-and-managing-requests-in-copilot
1414
---
1515

1616
> [!IMPORTANT]

content/copilot/how-tos/spending/manage-for-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ redirect_from:
1313
- /copilot/how-tos/premium-requests/manage-for-enterprise
1414
---
1515

16-
Each {% data variables.product.prodname_copilot_short %} plan includes a per-user allowance for premium requests. To learn more about premium requests, see [AUTOTITLE](/copilot/concepts/copilot-billing/understanding-and-managing-requests-in-copilot). For allowances per plan, see [AUTOTITLE](/copilot/get-started/plans-for-github-copilot#comparing-copilot-plans).
16+
Each {% data variables.product.prodname_copilot_short %} plan includes a per-user allowance for premium requests. To learn more about premium requests, see [AUTOTITLE](/copilot/concepts/copilot-billing/requests-in-github-copilot). For allowances per plan, see [AUTOTITLE](/copilot/get-started/plans-for-github-copilot#comparing-copilot-plans).
1717

1818
By default, every enterprise has a $0 budget for the Premium Request SKU. Unless this budget is edited or deleted, your enterprise will have **no extra costs** for premium requests: when one of your licensed users exhausts the allowance in their plan, the user's premium requests will be rejected for the rest of the month.
1919

content/copilot/how-tos/spending/managing-your-companys-spending-on-github-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For more information, see [AUTOTITLE](/admin/managing-accounts-and-repositories/
2626

2727
## Managing premium requests
2828

29-
Each {% data variables.product.prodname_copilot_short %} plan includes a per-user allowance for premium requests. To learn more about premium requests, see [AUTOTITLE](/copilot/concepts/copilot-billing/understanding-and-managing-requests-in-copilot). For allowances per plan, see [AUTOTITLE](/copilot/get-started/plans-for-github-copilot#comparing-copilot-plans).
29+
Each {% data variables.product.prodname_copilot_short %} plan includes a per-user allowance for premium requests. To learn more about premium requests, see [AUTOTITLE](/copilot/concepts/copilot-billing/requests-in-github-copilot). For allowances per plan, see [AUTOTITLE](/copilot/get-started/plans-for-github-copilot#comparing-copilot-plans).
3030

3131
### Tracking premium request usage
3232

content/copilot/tutorials/building-ai-app-prototypes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Building and deploying AI-powered apps with GitHub Spark
3-
shortTitle: Build intelligent apps with Spark
3+
shortTitle: Build apps with Spark
44
allowTitleToDifferFromFilename: true
55
intro: 'Learn how to build and deploy an intelligent web app with natural language using {% data variables.product.prodname_spark %}.'
66
versions:

content/copilot/tutorials/comparing-ai-models-using-different-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Comparing AI models using different tasks
3-
shortTitle: Examples for AI model comparison
3+
shortTitle: Compare AI models
44
intro: 'Explore real-world examples of common developer tasks along with sample prompts, responses, and guidance to help you choose the right AI model for your workflow.'
55
versions:
66
feature: copilot

content/copilot/tutorials/copilot-chat-cookbook/debugging-errors/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Debugging errors
2+
title: Debug errors
33
intro: 'Discover ways that you can use {% data variables.product.prodname_copilot %} to debug errors during development.'
44
redirect_from:
55
- /copilot/example-prompts-for-github-copilot-chat/debugging-errors

content/copilot/tutorials/copilot-chat-cookbook/documenting-code/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Documenting code
2+
title: Document code
33
intro: 'Discover ways that you can use {% data variables.copilot.copilot_chat %} to document your code.'
44
redirect_from:
55
- /copilot/example-prompts-for-github-copilot-chat/documenting-code

content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/analyzing-and-incorporating-user-feedback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Analyzing and incorporating user feedback
3-
shortTitle: Incorporate feedback
3+
shortTitle: Analyze feedback
44
intro: '{% data variables.copilot.copilot_chat_short %} can enhance the process of incorporating user feedback into your project.'
55
redirect_from:
66
- /copilot/example-prompts-for-github-copilot-chat/functionality-analysis-and-feature-suggestions/analyzing-and-incorporating-user-feedback

content/copilot/tutorials/copilot-chat-cookbook/functionality-analysis-and-feature-suggestions/exploring-potential-feature-implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Exploring potential feature implementations
3-
shortTitle: Explore feature implementations
3+
shortTitle: Explore implementations
44
intro: '{% data variables.copilot.copilot_chat_short %} can help explore different approaches for implementing a single feature.'
55
redirect_from:
66
- /copilot/example-prompts-for-github-copilot-chat/functionality-analysis-and-feature-suggestions/exploring-potential-feature-implementations

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy