Skip to content

Commit ae390f6

Browse files
authored
Reference GitHub Models search docs on About GitHub Models page (#57200)
1 parent 9c84c83 commit ae390f6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

content/github-models/about-github-models.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ To use {% data variables.product.prodname_github_models %} in your organization,
4040

4141
See [AUTOTITLE](/github-models/github-models-at-scale/manage-models-at-scale).
4242

43+
## Searching {% data variables.product.prodname_github_models %}
44+
45+
To search for available models, see [AUTOTITLE](/search-github/searching-on-github/searching-github-models). You can search for models by name, publisher, language, modality, and other filters.
46+
4347
## Prompts
4448

4549
Manage your prompt configurations stored in the repository. Each prompt is saved as a `.prompt.yml` file, which defines the model, parameters, and test inputs. From here, you can create, edit, and organize prompts to support experimentation or production use.
@@ -63,6 +67,7 @@ To learn how others are using {% data variables.product.prodname_github_models %
6367

6468
## Further reading
6569

70+
* [AUTOTITLE](/search-github/searching-on-github/searching-github-models)
6671
* [AUTOTITLE](/github-models/use-github-models/prototyping-with-ai-models)
6772
* [AUTOTITLE](/github-models/use-github-models/optimizing-your-ai-powered-app-with-github-models)
6873
* [AUTOTITLE](/github-models/use-github-models/evaluating-ai-models)

content/search-github/searching-on-github/searching-github-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Searching GitHub Models
33
intro: 'You can search for models that are available on {% data variables.product.prodname_github_models %}.'
44
versions:
5-
fpt: '*'
5+
feature: github-models
66
topics:
77
- GitHub search
88
shortTitle: Search GitHub Models

0 commit comments

Comments
 (0)