Agentic AI continues to evolve at pace. State management is an important aspect in most applications, and this is also the case for developing intelligent agents. […]
For the last few weeks, I have been shipping blogs, code, and videos as part of a FREE and self-published course called Understanding Semantic Kernel. The […]
Adding logging to an application is crucial for monitoring and debugging. In addition to tracking issues and performing diagnostics, within the context of Semantic Kernel logging […]
In an earlier blog post, we saw how to implement Native Functions and Plugins using Semantic Kernel. A Native Function was contained within the Plugin and […]
Native Functions and Plugins are two of the key features of Semantic Kernel. Native Functions allow you to introduce your own custom code and combine this […]
In the previous blog post, we saw how to create and run prompt functions inline. These were effectively hardcoded. In most situations, you will likely want […]
What Is Semantic Kernel? Semantic Kernel had been on my radar for a while. Semantic Kernel is an open-source SDK designed to simplify the creation of […]