This page may contain stale information. Last updated: 2026-04-28

Definition

Semantic Kernel is Microsoft SDK for orchestrating large language model (LLM) applications, previously a standalone product now unified into microsoft-agent-framework 1.0.

Status

Features (Pre-unification)

  • LLM orchestration
  • Plugin system for AI integrations
  • Memory and embeddings
  • Chain-of-thought reasoning

Migration

Users should migrate to microsoft-agent-framework 1.0 for new features and ongoing support.

Sources