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
2 changes: 1 addition & 1 deletion docs/intelligentapps/models.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-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.

Expand Down
2 changes: 1 addition & 1 deletion docs/intelligentapps/playground.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down