Guided project - Create a DevOps Assistant with the Semantic Kernel SDK
Intermediate
Developer
.NET
Visual Studio Code
Azure OpenAI Service
This module guides you through the steps required to develop a proof-of-concept AI DevOps assistant with the Semantic Kernel SDK.
Learning objectives
By the end of this module, you'll be able to:
- Create plugins for the Semantic Kernel.
- Create prompts to elicit the best responses from the large language model (LLM).
- Embed expressions in prompts to manually invoke functions.
- Automatically invoke the correct plugins to complete tasks.
- Apply filters to plugin functions.
Prerequisites
- Experience programming in C#.
- Familiarity with Azure and the Azure portal.
- Access to Azure OpenAI services.