You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ide/copilot-usage-and-models.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,14 +30,14 @@ To track your Copilot usage:
30
30
31
31
## Understand model selection
32
32
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).
34
34
35
35
To view or change your current model:
36
36
37
37
1. Open the **Copilot Chat** window.
38
38
1. Use the **model picker** dropdown above the input field to select a model.
39
39
40
-
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.
41
41
42
42
To manage model usage in non-chat interactions, configure the setting **Enhance non-chat requests with premium models** in **GitHub** > **Copilot** > **Editor**.
43
43
@@ -47,6 +47,6 @@ To manage model usage in non-chat interactions, configure the setting **Enhance
0 commit comments