Skip to content

Commit 766d3aa

Browse files
authoredNov 19, 2024
Update README.md
1 parent 11b5a9a commit 766d3aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# blackbeard-extension
22

3-
Blackbeard is a basic example of a GitHub Copilot Extension. It responds to messages like a pirate, using Copilot's LLM API and special system prompts. This repository should serve as an example of the building blocks of a Copilot Extension. See [index.js](/index.js) for the main logic.
3+
Blackbeard is a basic example of an agent-based GitHub Copilot Extension. It responds to messages like a pirate, using Copilot's LLM API and special system prompts. This repository should serve as an example of the building blocks of a Copilot Extension. See [index.js](/index.js) for the main logic.
44

55
> [!NOTE]
6-
> Copilot Extensions are in public beta and may be subject to change.
6+
> Copilot Extensions are in public preview and may be subject to change.
77
>
88
> All enrolled users with a GitHub Copilot Individual subscription can use Copilot Extensions.
99
> For organizations and enterprises with a Copilot Business or Copilot Enterprise subscription, organization owners and enterprise administrators can grant access to Copilot Extensions for use within their company.

0 commit comments

Comments
 (0)
Failed to load comments.