Showing results for May 2025 | Semantic Kernel

May 21, 2025
Post comments count0
Post likes count0

Semantic Kernel and Microsoft.Extensions.AI: Better Together, Part 1

Roger Barreto
Roger Barreto

This is the start of a series highlighting the integration between Microsoft Semantic Kernel and Microsoft.Extensions.AI. Future parts will provide detailed examples of using Semantic Kernel with Microsoft.Extensions.AI abstractions.  The most common questions are:  This blog post will address these questions and offer guidance ...

Semantic KernelAnnouncementSamples
May 21, 2025
Post comments count0
Post likes count0

Transitioning to new Extensions AI IEmbeddingGenerator interface

Roger Barreto
Roger Barreto

As Semantic Kernel shifts its foundational abstractions to Microsoft.Extensions.AI, we are obsoleting and moving away from our experimental embeddings interfaces to the new standardized abstractions that provide a more consistent and powerful way to work with AI services across the .NET ecosystem. The Evolution of Embedding Generation in Seman...

Semantic KernelAnnouncementSamples
May 21, 2025
Post comments count0
Post likes count0

Vector Data Extensions are now Generally Available (GA)

Wes Steyn Shay Rojansky
Wes,
Shay

We’re excited to announce the release of Microsoft.Extensions.VectorData.Abstractions, a foundational library providing exchange types and abstractions for vector stores when working with vector data in AI-powered applications. This release is the result of a close collaboration between the Semantic Kernel and .NET teams, combining expertise in AI ...

Semantic Kernel.NETVector Database
May 16, 2025
Post comments count0
Post likes count1

Semantic Kernel: Package previews, Graduations & Deprecations

Sophia Lagerkrans-Pandey Sergey Menshykh
Sophia,
Sergey

Semantic Kernel: Package Previews, Graduations & Deprecations We are excited to share a summary of recent updates and continuous clean-up efforts across the Semantic Kernel .NET codebase. These changes focus on improving maintainability, aligning with the latest APIs, and ensuring a consistent experience for users. Below you’ll find details on...

Semantic Kernel.NET
May 6, 2025
Post comments count0
Post likes count0

RC1: Semantic Kernel for Java Agents API

Derek Keeler
Derek Keeler

We’re excited to announce the release candidate of the Semantic Kernel for Java Agents API! This marks a major step forward in bringing the power of intelligent agents to Java developers, enabling them to build rich, contextual, and interactive AI experiences using the Semantic Kernel framework. What Are Agents in Semantic Kernel? Agents are inte...

Semantic KernelJava
May 2, 2025
Post comments count0
Post likes count5

Guest Blog: Orchestrating AI Agents with Semantic Kernel Plugins: A Technical Deep Dive

Sophia Lagerkrans-Pandey Jarre Nejatyab
Sophia,
Jarre

Today we're excited to welcome Jarre Nejatyab as a guest blog to highlight a technical deep dive on orchestrating AI Agents with Semantic Kernel Plugins. In the rapidly evolving world of Large Language Models (LLMs), orchestrating specialized AI agents has become crucial for building sophisticated cognitive architectures capable of complex reasoni...

Semantic KernelGuest Blog