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.
Using the plug-in to search
From the course: Semantic Kernel in Action: Fundamentals
Using the plug-in to search
- [Instructor] Hello. On this video we are going to continue the work. So we continue where we left on the previous one, and here we will implement and execute a search and we will use the search plugin. All right. So let's check where we are. All right, we can close this, and go to where we have to be. Good and check everything is how we left it. All right, good. So as a quick recap, we created the web search plugin. We created this class to hold on the serialized results of it and we added as well the look at packages and started the research project where we are putting all the bottom line variables into variables and then using them to create the kernel and configure it. Also, we were creating the web search engine plugin, adding the API key that we are recovering and we are getting for once the name instead of tapping it. I would recommend this as a good practice because the name can change and then you have to change that everywhere you have put that string or hardcoded string…