From 1f3120aa43ec885e0baaa757211f112f01fc4612 Mon Sep 17 00:00:00 2001 From: Kate Catlin Date: Wed, 2 Jul 2025 15:32:23 -0700 Subject: [PATCH] billing-mention (#56462) Co-authored-by: Vanessa --- .../use-github-models/prototyping-with-ai-models.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/github-models/use-github-models/prototyping-with-ai-models.md b/content/github-models/use-github-models/prototyping-with-ai-models.md index 05a49aa606b6..bfb56fe91375 100644 --- a/content/github-models/use-github-models/prototyping-with-ai-models.md +++ b/content/github-models/use-github-models/prototyping-with-ai-models.md @@ -8,7 +8,7 @@ redirect_from: - /github-models/prototyping-with-ai-models --- -If you want to develop a generative AI application, you can use {% data variables.product.prodname_github_models %} to find and experiment with AI models for free. Once you are ready to bring your application to production, you can switch to a token from a paid Azure account. See the [Azure AI](https://aka.ms/azureai/github-models) documentation. +If you want to develop a generative AI application, you can use {% data variables.product.prodname_github_models %} to find and experiment with AI models for free. Once you are ready to bring your application to production, [opt in to paid usage](/billing/managing-billing-for-your-products/about-billing-for-github-models) for your enterprise. Organization owners can integrate their preferred custom models into {% data variables.product.prodname_github_models %}, by using an organization's own LLM API keys. See [AUTOTITLE](/github-models/github-models-at-scale/set-up-custom-model-integration-models-byok).