Semantic Kernel

The latest news from the Semantic Kernel team for developers

Support for Azure.AI.OpenAI and OpenAI v2 is coming

Microsoft announced the official OpenAI library for .NET at the Build 2024 conference. This new SDK ensures that .NET developers have parity with other programming language libraries when accessing Azure OpenAI models. This means the new SDK will be able to support the latest OpenAI features and models as soon as they come out, such as GPT4o ...

Planning with Semantic Kernel using Automatic Function Calling

Hello, everyone! AI planning is a powerful tool that allows to generate and execute complex workflows in applications based on specified goal. In Semantic Kernel, it's possible to implement planning logic using FunctionCallingStepwisePlanner class. Today we want to introduce a new way how to achieve the same results by using Automatic ...

The future of Planners in Semantic Kernel

Since the very earlier days of Semantic Kernel, we have shipped experimental “planners” that use prompts to generate multi-step plans. This was extremely powerful because it allowed developers to use LLMs (which were created to merely generate text) to begin automating business processes. Since then, the Semantic Kernel team has evolved...

Introducing Python Function Choice Behavior: Streamlining AI Model Configuration

  Introducing Function Choice Behavior Today, we're excited to introduce the Function Choice Behavior, an enhancement over the existing Function Call Behavior. This new feature streamlines configuration and supports specifying multiple required functions, simplifying code and enhancing functionality. One significant advantage of ...

Customer Case Study: preezie’s AI Journey with Microsoft Semantic Kernel

Today we're thrilled to feature the preezie team on the Semantic Kernel blog. The preezie team will discuss their AI journey, how they've integrated the Semantic Kernel SDK to build out their AI solutions and advice they'd give to other customers getting started on their AI journeys. We've broken each question for the preezie team into short ...