When we’re building a new application that leverages solutions such as Azure OpenAI Service we’re not just writing code, we’re also spending a lot of time […]
Where AI and Machine learning always felt like something out of reach because of its complexity. But, things have changed. In the past years I have […]
This is part of my series on GenAI Services in Azure: Azure OpenAI Service – Infra and Security Stuff Azure OpenAI Service – Authentication Azure OpenAI […]
Hello again! Today I’m back with another post focusing on AOAI (Azure OpenAI Service). My focus falls into two buckets: operations and security. For this post […]
This is part of my series on the Azure OpenAI Service: Azure OpenAI Service – Infra and Security Stuff Azure OpenAI Service – Authentication Azure OpenAI […]
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 […]