May 14, 2024
Post comments count1
Post likes count0
Using Semantic Kernel to create a Time Plugin with .NET
Sophia,
Roger
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 ...