semantic-kernel and soenneker.semantickernel.pool.openai
The first is the core framework while the second is a specialized pool manager extension that builds on top of it, making them complements designed to be used together for managing multiple OpenAI model instances through Semantic Kernel.
About semantic-kernel
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
Provides a model-agnostic agent orchestration framework supporting multiple LLM backends (OpenAI, Azure OpenAI, Hugging Face, local models via Ollama) with a plugin system for tool integration, vector database connectors, and multimodal capabilities. Built for Python, .NET, and Java with structured agents capable of autonomous planning, memory management, and multi-agent collaboration workflows.
About soenneker.semantickernel.pool.openai
cuti24/soenneker.semantickernel.pool.openai
Provides OpenAI-specific registration extensions for KernelPoolManager, enabling integration with local LLMs via Semantic Kernel.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work