Showing results for Category: Semantic Kernel from Semantic Kernel

Jul 23, 2024
1
0

Planning with Semantic Kernel using Automatic Function Calling

Dmytro Struk Sophia Lagerkrans-Pandey
Dmytro,
Sophia

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 Function ...

Semantic KernelAnnouncement
Jul 23, 2024
5
2

The future of Planners in Semantic Kernel

Matthew Bolanos
Matthew Bolanos

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 its ...

Semantic KernelAnnouncement
Jul 17, 2024
0
4

Model as a Service (MaaS) Available for Semantic Kernel

Sophia Lagerkrans-Pandey Tao Chen
Sophia,
Tao

Hello! We are delighted to make an announcement regarding the availability of Azure AI Inference within Semantic Kernel (Python). This latest AI connector empowers you to experiment with a broader range of models hosted on Azure within your applications.   The Sample Application: Evaluating LLMs Here is the location of the full sample...

Semantic KernelAnnouncement
Jul 11, 2024
0
0

Introducing Python Function Choice Behavior: Streamlining AI Model Configuration

Sophia Lagerkrans-Pandey Evan Mattson
Sophia,
Evan

  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 Function ...

Semantic KernelAnnouncementPython
Jul 3, 2024
0
1

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

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

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 ...

Semantic KernelCustomer Story
Jun 27, 2024
1
1

Updated Documentation for Semantic Kernel

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

Today we're excited to announce the updated documentation on the Semantic Kernel learn site here: Introduction to Semantic Kernel | Microsoft Learn. We've updated the docs to include in depth samples, updated pages focused on concepts and much more for your learning! Key Enhancements: We've updated the table of contents and layout of the ...

AnnouncementSemantic KernelLearning
Jun 17, 2024
1
4

Step by Step guide to develop AI Multi-Agent system using Microsoft Semantic Kernel and GPT-4o

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

Today we want to highlight a recent Medium article published here: Step by Step guide to develop AI Multi-Agent system using Microsoft Semantic Kernel and GPT-4o | by Akshay Kokane | Jun, 2024 | Medium We've included a few excerpts below, but click here to read the full article. A Microsoft colleague, Akshay Kokane, details how to develop an AI ...

Semantic Kernel
Jun 13, 2024
1
3

Building Generative AI apps with .NET 8 and Semantic Kernel

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

Today's we'd like to share a blog post from two members of the .NET team, Jordan Matthiesen and Luis Quintanilla, focused on Building Generative AI apps with .NET 8 - .NET Blog (microsoft.com). The future of AI is here, and .NET is ready for it! With .NET 8, you can create amazing applications that integrate language models in your new and ...

Semantic KernelAnnouncements.NET
Jun 12, 2024
1
2

Azure OpenAI On Your Data with Semantic Kernel

Dmytro Struk Sophia Lagerkrans-Pandey
Dmytro,
Sophia

Hello, everyone! In the fast-paced world of technology, using artificial intelligence to get more out of your data is becoming essential. Azure OpenAI on Your Data is a feature that helps businesses do just that. It combines the advanced AI models from OpenAI with the strong data management tools of Azure, allowing you to use AI with your own ...

Semantic KernelLearning.NET
Jun 11, 2024
2
6

Build AI Applications with ease using Semantic Kernel and .NET Aspire

Sophia Lagerkrans-Pandey Vic Perdana
Sophia,
Vic

Hello, everyone! Today, we are featuring a guest author from another team at Microsoft on our blog. Today’s topic will explore how we can build AI applications with ease using the Semantic Kernel and .NET Aspire. So, if you're excited about creating intelligent, scalable, and efficient apps, keep reading. Understanding Semantic Kernel and .NET ...

Semantic KernelLearning.NET