1. Clone the Repository:
-
Open your terminal and clone the repository using the following command:
git clone https://github.com/241/ghcopilotdemo.git -
Navigate to the project directory:
cd ghcopilotdemo -
You can open the source code with Visual Studio Code by this command:
code OpenAISQLChatter_WebApp -
Or you can directly open “OpenAISQLChatter_WebApp.sln” solution file with Visual Studio 2022.
Please continue to next step: 2. Configuration in Azure Portal.