Challenge 05 - Do as the Colonel commands

< Previous Challenge - Home

Introduction

In this challenge, you will extend the capabilities of Semantic Kernel by integrating and managing system commands. These commands enable specialized actions, such as resetting the cache or modifying the relevance score. You’ll work with plugins, invoke prompts, and extract numerical values from user input to update system settings dynamically.

Description

Your team must:

You may now go to the starter solution in Visual Studio and complete Challenge 5. Locate the exercises by searching for // TODO: [Challenge 5]

Open-ended exercise (recommended to be completed at the end of the hackathon):

Tips

Success Criteria

To complete this challenge successfully, you must:

Learning Resources

Advanced Challenges (Optional)

If you want to explore further, try these additional challenges: