You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a [GitHub Copilot Extension](https://docs.github.com/en/copilot/using-github-copilot/using-extensions-to-integrate-external-tools-with-copilot-chat) that provides a way to interact with [GitHub Models](https://github.blog/news-insights/product-news/introducing-github-models/), directly in Copilot Chat.
4
+
5
+
> [!NOTE]
6
+
> To use Copilot Extensions, you must be enrolled in the limited public beta.
7
+
>
8
+
> All enrolled users with a GitHub Copilot Individual subscription can use Copilot Extensions.
9
+
>
10
+
> For enrolled organizations or enterprises with a Copilot Business or Copilot Enterprise subscription, organization owners and enterprise administrators can grant access to Copilot Extensions.
11
+
12
+
## What it can do
13
+
14
+
You can ask it things like "what models are available?" or "which model should I use for my use-case?". You can also ask it to execute a basic prompt using a particular model.
15
+
16
+
| Description | Image |
17
+
| --- |--- |
18
+
| User asking `@gh-models` for a recommended model that is low-cost and supports function calling ||
19
+
| Dialogue with the Extension, asking for an OpenAI model ||
20
+
| User executing a basic prompt using the model that the extension recommended ||
21
+
| In VS Code, explain code using a specific model | <imgwidth="838"alt="image"src="https://github.com/user-attachments/assets/c019ed37-5494-4cb6-9e21-82ecf3235dcc"> |
0 commit comments