Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ To allow people to use namespaces that match actions you have used from {% data
You can use {% data variables.product.prodname_github_connect %} to connect to {% data variables.enterprise.data_residency_site %} from {% data variables.product.prodname_ghe_server %}.

* {% data variables.product.prodname_server_statistics %} is not available.
* {% data variables.product.prodname_dotcom_the_website %} actions are not available.
* Automatic user license sync requires {% data variables.product.prodname_ghe_server %} version 3.15 or later.

To enable {% data variables.product.prodname_github_connect %}, you must configure your {% data variables.product.prodname_ghe_server %} instance to connect to your {% data variables.enterprise.data_residency_site %} subdomain. See [AUTOTITLE](/enterprise-server@latest/admin/configuring-settings/configuring-github-connect/enabling-github-connect-for-ghecom).
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ Low, high, and embedding models have different rate limits. To see which type of
<td>1</td>
</tr>
<tr>
<th rowspan="4" scope="rowgroup"><b>DeepSeek-R1 and MAI-DS-R1</b></th>
<th rowspan="4" scope="rowgroup"><b>DeepSeek-R1, DeepSeek-R1-0528, and MAI-DS-R1</b></th>
<th style="padding-left: 0"><b>Requests per minute</b></th>
<td>1</td>
<td>1</td>
Expand Down
Loading