Showing results for 2023 | Semantic Kernel

Dec 19, 2023
0
9

Say hello to Semantic Kernel V1.0.1

Matthew Bolanos
Matthew Bolanos

The Semantic Kernel team is proud to announce that we have published V1.0.1 of Semantic Kernel for C#. With V1, C# developers now have a solid foundation to build AI agents for their AI powered applications. We are extremely thankful to the many people who tested our release candidates over the past two weeks. The many bug reports and feature ...

Semantic Kernel
Dec 9, 2023
0
6

Migrating from the Sequential and Stepwise planners to the new Handlebars and Stepwise planner

Matthew Bolanos
Matthew Bolanos

As part of our Ignite release, we shipped the new gen-4 and gen-5 planners developed by the Semantic Kernel team. These new planners can handle many more functions (2-3X more), leverage more complex logic (e.g., loops, conditionals, and complex objects), all while using fewer tokens. Because of just how much better these new planners are, the ...

Semantic Kernel
Dec 5, 2023
4
4

Release Candidate 1 for the Semantic Kernel .NET SDK is now live.

Matthew Bolanos
Matthew Bolanos

Semantic Kernel v1.0 has shipped and the contents of this blog entry is now out of date. Since the interface is getting extremely close to its final v1.0.0 structure, we’re excited to release v1.0.0 RC1 of the .NET Semantic Kernel SDK. During the next two weeks we’ll be focused on bug fixes and making minor adjustments to finish the shape of...

Semantic Kernel
Nov 29, 2023
0
0

Come hack with us on Semantic Kernel v1.0!

Alex Chao
Alex Chao

v1.0 is right around the corner! What better way to kick off the holiday season than with an AI hackathon! We're approaching a big milestone for the Semantic Kernel with the upcoming release of the 1.0 SDK. To get the community familiar with the changes that are coming and to get as much feedback as possible, we're launching a weeklong ...

Semantic KernelAnnouncements
Nov 16, 2023
1
1

Semantic Kernel’s Ignite release: Beta8 for the .NET SDK

Matthew Bolanos
Matthew Bolanos

Yesterday’s and today’s  Ignite sessions have been jam packed with updates. From new AI infrastructure to the new Copilot Studio, Microsoft has had a lot to share! At the center of it all, however, is still AI Orchestration: the layer that uses AI to retrieve data, call functions, and ultimately do real work. That’s where Semantic Kernel ...

Semantic Kernel
Nov 14, 2023
1
4

OpenAI Assistants: The power of templated assistant instructions

Matthew Bolanos
Matthew Bolanos

Another day, another update from the Semantic Kernel team on OpenAI Assistants! For this article, we wanted to dive into assistant instructions, the key element in the Assistant API that allows you to give assistants their own persona. With the existing OpenAI API, instructions are typically static. You define them once for an assistant, and ...

Semantic Kernel
Nov 13, 2023
0
0

Introducing v1.0.0 Beta6 for the .NET Semantic Kernel SDK

Matthew Bolanos
Matthew Bolanos

Semantic Kernel v1.0 has shipped and the contents of this blog entry is now out of date. The Semantic Kernel team continues to make improvements to our beta release of the .NET library. Our sixth Beta release is the most jam packed one so far, so we wanted to take the opportunity to share everything new inside of it. As a reminder, if you ...

Semantic Kernel
Nov 13, 2023
0
1

Explore .NET and AI Integration at .NET Conf 2023 with Semantic Kernel

Evan Chaki
Evan Chaki

Join us this November 14-16 for the .NET Conf 2023, an event focused on knowledge sharing and the latest in .NET development.  The conference will feature non-stop sessions over three days, ensuring that no matter where you are in the world, there’s something for you to tune into. We understand the value of direct interaction and have planned ...

AnnouncementsSemantic Kernel
Nov 13, 2023
0
3

Building AI Applications with Microsoft Semantic Kernel and MongoDB Atlas Vector Search

Anaiya Raisinghani Prakul Agarwal Tim Kelly
Anaiya,
Prakul,
Tim

As part of this guest blogpost by the MongoDB Atlas Vector Search team, we are excited to announce native support for MongoDB Atlas Vector Search in Microsoft Semantic Kernel. With this integration, users can bring the power of LLMs (large language models) to their proprietary data securely, and build generative AI applications using RAG (...

Semantic Kernel
Nov 9, 2023
0
3

OpenAI Assistants: a first look into using OpenAI Assistants with Semantic Kernel

Matthew Bolanos
Matthew Bolanos

On Monday, we shared that the future of Semantic Kernel will leverage OpenAI Assistants so you can take advantage of the ease-of-use they provide in creating agents and copilots. In this blog post, we wanted to pick up where we left off and share an incremental update on our current progress while also diving into some of the scenarios we want...

Semantic Kernel