From 9c11ba3b7f74277d8b0bd9e33076c302b86d038f Mon Sep 17 00:00:00 2001 From: John Alexander <174467815+ms-johnalex@users.noreply.github.com> Date: Mon, 21 Jul 2025 14:57:51 -0500 Subject: [PATCH 1/2] fix links --- docs/intelligentapps/models.md | 2 +- docs/intelligentapps/playground.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/intelligentapps/models.md b/docs/intelligentapps/models.md index aad513bc5e..251fcc2ba0 100644 --- a/docs/intelligentapps/models.md +++ b/docs/intelligentapps/models.md @@ -47,7 +47,7 @@ To add a model from the model catalog: - **GitHub**: AI Toolkit asks for your GitHub credentials to access the model repository. Once authenticated, the model is added directly into AI Toolkit. > [!NOTE] - > AI Toolkit now [supports GitHub pay-as-you-go models](playground.md#github-pay-as-you-go-model-support), so you can keep working after passing free tier limits. + > AI Toolkit now [supports GitHub pay-as-you-go models](/docs/intelligentapps/playground.md#_github-pay-as-you-go-model-support), so you can keep working after passing free tier limits. - **ONNX**: The model is downloaded from ONNX and added to AI Toolkit. - **Ollama**: The model is downloaded from Ollama and added to AI Toolkit. diff --git a/docs/intelligentapps/playground.md b/docs/intelligentapps/playground.md index 2ac1c33b87..908ae02953 100644 --- a/docs/intelligentapps/playground.md +++ b/docs/intelligentapps/playground.md @@ -31,7 +31,7 @@ AI Toolkit now supports GitHub pay-as-you-go models, so you can keep working aft ![Screenshot of the GitHub Pay-as-you-go Model support](./images/playground/github-pay-as-you-go.png) -- Turn on billing for models in your [GitHub settings](https://github.com/settings/billing). +- Turn on billing for models in your [GitHub settings](https://github.com/settings/billing) (requires signing in to your GitHub account). - After enabling billing, keep using the model in Playground or Agent Builder without changing your workflow. From 436cea7e195e09221e7632fdc3b0865887aac062 Mon Sep 17 00:00:00 2001 From: John Alexander <174467815+ms-johnalex@users.noreply.github.com> Date: Mon, 21 Jul 2025 15:01:39 -0500 Subject: [PATCH 2/2] updated --- docs/intelligentapps/models.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intelligentapps/models.md b/docs/intelligentapps/models.md index 251fcc2ba0..22090c3150 100644 --- a/docs/intelligentapps/models.md +++ b/docs/intelligentapps/models.md @@ -47,7 +47,7 @@ To add a model from the model catalog: - **GitHub**: AI Toolkit asks for your GitHub credentials to access the model repository. Once authenticated, the model is added directly into AI Toolkit. > [!NOTE] - > AI Toolkit now [supports GitHub pay-as-you-go models](/docs/intelligentapps/playground.md#_github-pay-as-you-go-model-support), so you can keep working after passing free tier limits. + > AI Toolkit now [supports GitHub pay-as-you-go models](/docs/intelligentapps/playground.md#_github-payasyougo-model-support), so you can keep working after passing free tier limits. - **ONNX**: The model is downloaded from ONNX and added to AI Toolkit. - **Ollama**: The model is downloaded from Ollama and added to AI Toolkit.