C# | Semantic Kernel | Building an AI Agent with Function Calling

In my previous article : Getting Started with Semantic Kernel and Ollama: Run AI Models Locally in C# I have explained how to run AI models locally by building a simple chat application. In this article, lets understand what is Function Calling and how we can implement it using simple C# console project with Semantic […]
Published on:
Learn more