← Back to repo search
REPOSITORY COMPARISON
Compare the foundations.
A factual comparison of purpose, language, licence record and adoption risk. Confirm current repository details before implementation.
| Compare | Semantic KernelGitHub ↗ | LangGraphGitHub ↗ |
|---|---|---|
| Best for | Microsoft-stack teams working in C#, Python or Java. | Long-running agents, controlled workflow state and multi-agent orchestration. |
| What it provides | SDK for adding models, plugins, orchestration and agent patterns to applications. | Build resilient, stateful agents as explicit graphs with durable execution and human checkpoints. |
| Category | Agent frameworks | Agent frameworks |
| Primary language | C# | Python |
| Licence record | MIT | MIT |
| Practical caution | Its breadth can add complexity if a smaller SDK would solve the job. | Powerful, but teams must design state, recovery and approval rules carefully. |