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: content/billing/concepts/product-billing/github-actions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ If you use 3 GB of artifact storage for 10 days of March and 12 GB for 21 days o
165
165
At the end of the month, {% data variables.product.github %} rounds your artifact storage to the nearest MB. Therefore, your artifact storage usage for March would be 9.097 GB.
166
166
167
167
> [!NOTE]
168
-
> {% data variables.product.github %} updates your artifact storage space within a 6 to 12-hour window. If you delete artifacts, the available space will be reflected in your account during the next scheduled update.
168
+
> {% data variables.product.github %} updates your artifact storage usage within 6 to 12 hours. Deleting artifacts frees up space for current storage, but does not reduce your accrued storage usage, which is used to calculate your storage billing for the current billing cycle.
Copy file name to clipboardExpand all lines: content/copilot/reference/ai-models/model-hosting.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
---
2
-
title: Hosting of models for GitHub Copilot Chat
2
+
title: Hosting of models for GitHub Copilot
3
3
shortTitle: Model hosting
4
4
allowTitleToDifferFromFilename: true
5
-
intro: 'Learn how different AI models are hosted for {% data variables.copilot.copilot_chat_short %}.'
5
+
intro: 'Learn how different AI models are hosted for {% data variables.product.prodname_copilot %}.'
6
6
versions:
7
7
feature: copilot
8
8
category:
@@ -99,3 +99,7 @@ Will **only**:
99
99
When using xAI, input prompts and output completions continue to run through {% data variables.product.prodname_copilot %}'s content filters for public code matching, when applied, along with those for harmful or offensive content.
100
100
101
101
For more information, see [xAI's enterprise terms of service](https://x.ai/legal/terms-of-service-enterprise) on the xAI website.
102
+
103
+
## Inline suggestions
104
+
105
+
Inline suggestions, including ghost text and next edit suggestions, are powered by models hosted on Azure for {% data variables.copilot.copilot_business_short %} and {% data variables.copilot.copilot_enterprise_short %} plans. {% data variables.copilot.copilot_free_short %} and {% data variables.copilot.copilot_student_short %} user models are hosted on Fireworks AI.
0 commit comments