Skip to content

Commit 3b86e3f

Browse files
sunbryemchammer01
andauthored
Rename all BYOK mentions of "custom keys" to "API keys" (#56336)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent b075561 commit 3b86e3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/github-models/github-models-at-scale/set-up-custom-model-integration-models-byok.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@ You must first add the relevant API keys for the organization. After that, your
3838
{% data reusables.profile.access_org %}
3939
{% data reusables.profile.org_settings %}
4040
{% data reusables.organizations.custom-models %}
41-
1. Click **Add custom key**.
42-
1. In the "Add a custom key" dialog, provide details about your key. **Name** and **Key** are compulsory fields.
41+
1. Click **Add API key**.
42+
1. In the "Add the API key" dialog, provide details about your key. **Name** and **API key** are compulsory fields.
4343
1. Click **Save**.
4444

4545
## Enabling custom models
4646

4747
{% data reusables.profile.access_org %}
4848
{% data reusables.profile.org_settings %}
4949
{% data reusables.organizations.models-development %}
50-
1. Under "Models permissions", select **All publishers** to enable models added by custom keys.
50+
1. Under "Models permissions", select **All publishers** to enable models added by API keys.
5151
* If this option isn't available, you need to allow the use of the model in the organization. See [AUTOTITLE](/github-models/github-models-at-scale/manage-models-at-scale#controlling-model-usage-in-your-organization).
5252
1. Optionally, select **Only select models** to create a custom list of enabled or disabled models. This allows you to control which models are available to your organization.
5353

0 commit comments

Comments
 (0)