Skip to content

Semantic Kernel

Microsoft’s enterprise SDK for integrating LLMs with plugins, planners, and vector stores. Deep Azure AI integration, MCP, A2A, and a bridge into the newer Microsoft Agent Framework.

Languages

Python 3.10+ · .NET 6.0+

Latest

Python v1.41.3 · .NET v1.74.0 · April 2026

Best for

Enterprise plugin-based agents, Microsoft 365 integrations, Azure-native apps.

Cross-cutting reference (language-agnostic)

Section titled “Cross-cutting reference (language-agnostic)”
  • Vector stores v1.34 — new abstractions with pluggable providers.
  • MCP client + server (March 2025).
  • Google A2A protocol integration.
  • Microsoft Agent Framework bridge for gradual migration.

DateFramework version (installed)Summary of changesReviewer
2026-04-28semantic-kernel 1.41.3Version bumped 1.41.2 → 1.41.3 (patch release); version card and Python sub-index updated. PyPI confirms 1.41.3 as latest stable.Claude routine
2026-04-22semantic-kernel 1.41.2Python version corrected from stale 1.36.0 to 1.41.2 across this overview and the Python sub-index. PyPI confirms 1.41.2. frameworks.ts updated.Claude routine
2026-04-21Py 1.36.0 / .NET 1.74Version corrected against installed pip package; parent index as language selector + cross-cutting guides.
April 2026Py 1.36.0 / .NET 1.74Vector stores v1.34; MCP; A2A; Agent Framework bridge.