Python: (POC) Implement Local Runtime for Processes on AutoGen Core SingleThreadedRuntime #10088
Labels
auto gen
python
Pull requests for the Python Semantic Kernel
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Both AutoGen Core and Semantic Kernel Processes provide runtimes for managing lifecycles and passing messages between agents. As an initial experiment for merging these two efforts, we will reimplement the SK Processes local runtime using the AutoGen Core runtime as the underlying runtime.
The text was updated successfully, but these errors were encountered: