semantic-kernelEasy Playground

Microsoft SDK for integrating LLMs into applications

Getting started with semantic-kernelRun locally
Install
pip install semantic-kernel
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: semantic_kernel)

semantic-kernel is a third-party package. Microsoft SDK for integrating LLMs into applications. Install with: pip install semantic-kernel

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?