1 repo
Execution environments designed for autonomous agents to perform multi-step processes using specialized tools.
Distinguishing note: Provides the runtime infrastructure for agent autonomy, distinct from high-level orchestration frameworks.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Agentic Runtimes. Refine with filters or upvote what's useful.
Semantic Kernel is an artificial intelligence orchestration framework designed to integrate large language models with existing codebases. It functions as an agentic workflow engine, providing a standardized interface that connects generative models to traditional application logic, data sources, and external tools to automate complex, multi-step business tasks. The platform distinguishes itself through a modular plugin architecture and a planner-based reasoning engine that decomposes high-level goals into executable sequences of functions. By utilizing a connector-based abstraction layer, it
A runtime environment for building autonomous agents that execute multi-step processes by chaining together specialized functions and tools.