kbeaugrand/SemanticKernel.Assistants
Microsoft Semantic Kernel Assistants This enables the usage of assistants for the Semantic Kernel. It provides different scenarios for the usage of assistants such as: Assistant with Semantic Kernel plugins Multi-Assistant conversation
Decouples assistants from OpenAI APIs by implementing local planning and plugin execution through Semantic Kernel's extensible architecture, supporting custom models via connectors like Ollama. Includes an AutoGen-style code generation pattern where assistants collaborate to generate and execute Python code in containerized environments. Assistants are defined via YAML templates and composed with pluggable kernels, enabling multi-model deployment and conversation threading without external assistant service dependencies.
114 stars.
Stars
114
Forks
10
Language
C#
License
MIT
Category
Last pushed
Nov 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/kbeaugrand/SemanticKernel.Assistants"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
afshinm/semantic-kernel-js
Semantic Kernel for JavaScript
anthonypuppo/sk-nl2ef-plugin
A ChatGPT plugin built with Semantic Kernel that queries a database via natural language. Winner...
custouch/semantic-kernel-ERNIE-Bot
Semantic Kernel 集成文心千帆
lemillermicrosoft/skonsole
A collection of Plugins and example console application built on the Semantic Kernel