Skip to content

Commit 846ac34

Browse files
authored
Merge pull request #13974 from anandmeg/billing-updates
Update links
2 parents 33a7755 + 56e7105 commit 846ac34

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

docs/ide/copilot-usage-and-models.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,32 +19,34 @@ GitHub Copilot includes built-in tools to help you track usage, manage your plan
1919
To track your Copilot usage:
2020

2121
1. Select the **Copilot badge** in the top-right corner of Visual Studio.
22-
2. Select **Copilot Consumptions**.
22+
1. Select **Copilot Consumptions** from the menu to view the dialog.
2323

2424
:::image type="content" source="media/vs-2022/copilot-usage-models/copilot-consumptions-panel.png" alt-text="Screenshot that shows Copilot Consumptions panel." lightbox="media/vs-2022/copilot-usage-models/copilot-consumptions-panel.png":::
2525

26-
Here, you can view your usage and the number of remaining requests. You can also select **Get more requests** to manage your Copilot plan on *GitHub*.
26+
Here, you can view your usage and the number of remaining requests. You can also select **Get more requests** to manage your Copilot plan on *GitHub*.
2727

2828
> [!NOTE]
29-
> GitHub manages billing and subscriptions. For more information, go to [GitHub.com](https://github.com/)
29+
> GitHub manages billing and subscriptions. For details, visit your [GitHub settings](https://github.com/settings/billing/summary).
3030
3131
## Understand model selection
3232

33-
Copilot supports multiple AI models, and each model may consume requests at different rates based on assigned multipliers.
33+
Copilot supports multiple AI models, and each model may consume requests at different rates based on assigned [multipliers](https://docs.github.com/copilot/managing-copilot/monitoring-usage-and-entitlements/about-premium-requests#model-multipliers).
3434

3535
To view or change your current model:
36+
3637
1. Open the **Copilot Chat** window.
37-
2. Use the **model picker** dropdown above the input field to select a model.
38+
1. Use the **model picker** dropdown above the input field to select a model.
3839

39-
When your [premium request quota](https://docs.github.com/en/copilot/about-github-copilot/plans-for-github-copilot#comparing-copilot-plans) is exhausted, Copilot automatically falls back to a base model so you can continue working without interruption.
40+
When your [premium request quota](https://docs.github.com/copilot/about-github-copilot/plans-for-github-copilot#comparing-copilot-plans) is exhausted, Copilot automatically falls back to a base model so you can continue working without interruption.
4041

4142
To manage model usage in non-chat interactions, configure the setting **Enhance non-chat requests with premium models** in **GitHub** > **Copilot** > **Editor**.
4243

4344
> [!TIP]
44-
> Visit your [Copilot settings on GitHub](https://docs.github.com/en/copilot/managing-copilot/monitoring-usage-and-entitlements/monitoring-your-copilot-usage-and-entitlements) to explore model options and subscription details.
45+
> Visit your [Copilot settings on GitHub](https://github.com/settings/copilot/features) to explore model options and subscription details.
4546
4647
## Related content
4748

4849
- [About premium requests](https://docs.github.com/copilot/managing-copilot/monitoring-usage-and-entitlements/about-premium-requests#premium-requests)
49-
- [About billing](https://docs.github.com/en/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/billing-and-payments/about-billing-for-individual-copilot-plans)
50+
- [About Copilot billing](https://docs.github.com/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/billing-and-payments/about-billing-for-individual-copilot-plans)
51+
- [GitHub support](https://support.github.com/)
5052
- [Install and manage GitHub Copilot in Visual Studio](visual-studio-github-copilot-install-and-states.md)

0 commit comments

Comments
 (0)