Showing results for Tag: Semantic Kernel from Semantic Kernel

Aug 13, 2024
0
4

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

Mark Wallace
Mark Wallace

Update: We have released a new NuGet Gallery | Microsoft.SemanticKernel 1.18.1-rc release candidate which has been updated to depend on NuGet Gallery | OpenAI 2.0.0-beta.10 and NuGet Gallery | Azure.AI.OpenAI 2.0.0-beta.3. Today we are announcing that support for Azure.AI.OpenAI and OpenAI v2 .NET SDK is available in the Semantic Kernel v1.18.0-...

Semantic KernelAnnouncement
Aug 6, 2024
2
5

Guest Blog: Microsoft MVP Developed Course on Understanding Semantic Kernel

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

Today we're featuring an AI Microsoft Most Valuable Professional (MVP) who's been developing content on Semantic Kernel. We wanted to highlight Jamie Maguire's work and detail the multi-part blog below. Here's the link to his course: New Course: Understanding Semantic Kernel – Jamie Maguire https://jamiemaguire.net/index.php/2024/08/03/new-free-...

Semantic KernelGuest Blog
Aug 1, 2024
1
5

Introducing enterprise multi-agent support in Semantic Kernel

Chris Rickman Evan Mattson
Chris,
Evan

The term "agent" has become a popular term within the industry. There have many different definitions, but at their core, they consist of a system prompt (i.e., a persona), plugins, and an ability to automatically reason and create plans to address user goals. Up until today, we've demonstrated how you could use components of Semantic Kernel to ...

Semantic Kernel
Jul 25, 2024
0
3

Announcing Semantic Kernel for Java 1.2.0

Derek Keeler John Oliver
Derek,
John

Hello Java AI developers! We are announcing the release of Semantic Kernel for Java v1.2.0! Since our release of v1.0 this past May, we have been working to improve and expand the capabilities we provide. Today, we are thrilled to share the latest updates, new features, and experimental features with you. What’s New in Semantic Kernel for Java ...

Semantic KernelAnnouncementsAnnouncement
Jul 24, 2024
0
1

Customer Case Study: SimCorp’s AI Journey with Semantic Kernel

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

We're excited to feature the SimCorp team on the Semantic Kernel blog today. The SimCorp team will discuss their AI journey and how they’ve integrated Semantic Kernel to build out their AI solutions. Let’s dive into the details from the SimCorp team! SimCorp Background: SimCorp was founded in 1971 and has continuously innovated to create an i...

Customer StorySemantic 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 C...

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

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

Semantic KernelCustomer Story