1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Reference GitHub Models search docs on About GitHub Models page (#57200)

This commit is contained in:
Sunbrye Ly
2025-08-20 08:27:12 -07:00
committed by GitHub
parent 9c84c836a2
commit ae390f6cb3
2 changed files with 6 additions and 1 deletions

View File

@@ -40,6 +40,10 @@ To use {% data variables.product.prodname_github_models %} in your organization,
See [AUTOTITLE](/github-models/github-models-at-scale/manage-models-at-scale). See [AUTOTITLE](/github-models/github-models-at-scale/manage-models-at-scale).
## Searching {% data variables.product.prodname_github_models %}
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.
## Prompts ## Prompts
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. 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 %
## Further reading ## Further reading
* [AUTOTITLE](/search-github/searching-on-github/searching-github-models)
* [AUTOTITLE](/github-models/use-github-models/prototyping-with-ai-models) * [AUTOTITLE](/github-models/use-github-models/prototyping-with-ai-models)
* [AUTOTITLE](/github-models/use-github-models/optimizing-your-ai-powered-app-with-github-models) * [AUTOTITLE](/github-models/use-github-models/optimizing-your-ai-powered-app-with-github-models)
* [AUTOTITLE](/github-models/use-github-models/evaluating-ai-models) * [AUTOTITLE](/github-models/use-github-models/evaluating-ai-models)

View File

@@ -2,7 +2,7 @@
title: Searching GitHub Models title: Searching GitHub Models
intro: 'You can search for models that are available on {% data variables.product.prodname_github_models %}.' intro: 'You can search for models that are available on {% data variables.product.prodname_github_models %}.'
versions: versions:
fpt: '*' feature: github-models
topics: topics:
- GitHub search - GitHub search
shortTitle: Search GitHub Models shortTitle: Search GitHub Models