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
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# @gh-models Copilot Extension
1
+
# @models Copilot Extension
2
2
3
3
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
4
@@ -15,7 +15,7 @@ You can ask it things like "what models are available?" or "which model should I
15
15
16
16
| Description | Image |
17
17
| --- |--- |
18
-
| User asking `@gh-models` for a recommended model that is low-cost and supports function calling ||
18
+
| User asking `@models` for a recommended model that is low-cost and supports function calling ||
19
19
| Dialogue with the Extension, asking for an OpenAI model ||
20
20
| User executing a basic prompt using the model that the extension recommended ||
21
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