Websearch AIplugin

August 9, 2023 ยท View on GitHub

AI Plugin that can be used to search the internet

Configuration

Local dev

Open local.settings.json and add values for each of the following fields:

AppConfig:BingApiKey

Your Bing API key

Deploy to Azure

You'll need to have all the same values listed above entered into Configuration -> Application Settings

Usage

Run it locally with this command:

func run

You can test functionality using the swagger UI, which will default to: http://localhost:7071/api/swagger/ui

Once you've verified it locally using swagger, the next step is to try running it in the context of other AI.

Some options I like for this are:

  1. Chat Copilot
  2. sk-researcher