This repository contains advanced usage examples for Semantic Kernel framework. The examples are designed to demonstrate various features and capabilities of the framework, including:
- Advanced orchestration
- Dapr hosting
- Process framework
- Tracing and telemetry
- Copilot Studio integration
Note
Each scenario is self-contained and will run independently.
advanced_orchestration_dapr
: Demonstrates advanced orchestration techniques and Dapr hosting via Actors.authentication_context
: Demonstrates how to persist "hidden" information in the conversation to maintain context, like the user being authenticated.natural_language_to_SQL
: Demonstrates a natural language query to SQL using a state machine architecture supported by the Semantic Kernel Process Framework.copilot_studio
: Demonstrates how to use Microsoft Copilot Agents as they were first-party agents in Semantic Kernel.
Tip
Thanks to EMEA AI Global Black Belts for all the efforts!
This project welcomes contributions and suggestions. Please see CONTRIBUTING.md for details.
This project is licensed under the MIT License. See LICENSE.md for details.