Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 801 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 801 Bytes

Websearch AIplugin

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