From the course: Semantic Kernel in Action: Fundamentals

Unlock the full course today

Join today to access over 24,500 courses taught by industry experts.

Implementing the search plug-in

Implementing the search plug-in

- [Instructor] Here on this video we are going to set what we have specified. So we are going to create our project, set it up, and create the WebSearch plugin, and set everything ready to use it. So let's go do it. One important thing is aside from user, right click, open a tab or create, you should already be familiar with that. We are going to use bingsearch for this research project that we are building for that, I'm moving to bingsearch. If you don't have in your Azure subscription, bingsearch, which you will need, you can create a resource and specify search, and then select, and create, and follow the steps. One of the things here is in Keys and Endpoint, you will need a key. So you will copy to clipboard, and you will as well need to configure that in your GitHub account. This is usually done in Settings, in Codespaces. And you create a new secret, and you can simply put (keyboard clicking) and you put here your secret, and then you have to select the repository you want, in…

Contents