Microsoft AI orchestration SDK — superseded by Microsoft Agent Framework
Microsoft open-source SDK for integrating AI models into .NET, Python, and Java applications. Officially superseded by Microsoft Agent Framework 1.0 (April 2026), which merges AutoGen and Semantic Kernel. Existing applications stay supported; new builds should target Agent Framework.
The framework that structures how your AI thinks, uses tools, and coordinates agents
Other tools in this slot:
AIchitect's Genome scanner detects Semantic Kernel in your project via these signals:
@microsoft/semantic-kernelsemantic-kernelSemantic Kernel accepts LiteLLM's OpenAI-compatible endpoint as a custom connector configuration.
→ Model-agnostic Semantic Kernel agents — swap providers at the LiteLLM layer without changing .NET or Python agent code.
Microsoft Agent Framework merges Semantic Kernel and AutoGen into a single supported product. Existing Semantic Kernel applications have a documented migration path to Agent Framework.
→ Migrate from Semantic Kernel to Microsoft's supported production agent framework with a defined upgrade path.
Add to your GitHub README
[](https://www.aichitect.dev/tool/semantic-kernel)Explore the full AI landscape
See how Semantic Kernel fits into the bigger picture — browse all 207 tools and their relationships.