Plugins are one of the most powerful features of Semantic Kernel and in this demo we show how you can easily use Plugins with the power of Auto Function Calling from AI Models. A Glimpse into the Demonstration Time Information Plugin In the demo we implement a simple class TimeInformantionPlugin with one function to retrieve the UTC time in string format.