Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Update README.md #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ This is a quickstart for sample for creating [ChatGPT Plugin](https://openai.com
1. Open Chat GPT and add the plugin with `localhost:8000`
1. Run a query for 'hiking boots'

If you are planning to add this plug into https://github.com/microsoft/chat-copilot running locally, you will need to add localhost and localhost:8000 to the allowed origins list in the CORS Middleware.

## Deploy to Azure

> NOTE: If you are running locally, then you first need to [install the Azure Developer CLI](https://aka.ms/azd/install)
Expand Down