From ccead36be343695d412ff20349b2d3ee1e96775f Mon Sep 17 00:00:00 2001 From: Dimitrios Philliou Date: Fri, 25 Oct 2024 10:13:28 -0700 Subject: [PATCH] Update README.md Updated beta status --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 7fa24e0..d33e043 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,7 @@ # Retrevial Augmented Generation Extensions Sample > [!NOTE] -> To use Copilot Extensions, you must be enrolled in the limited public beta. -> -> All enrolled users with a GitHub Copilot Individual subscription can use Copilot Extensions. -> -> For enrolled organizations or enterprises with a Copilot Business or Copilot Enterprise subscription, organization owners and enterprise administrators can grant access to Copilot Extensions. +> Copilot Extensions are in public beta and may be subject to change. ## Description This project is a Go application that demonstrates how to use retrevial augmented generation in a GitHub Copilot Extension.