Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python: (POC) Implement Local Runtime for Processes on AutoGen Core SingleThreadedRuntime #10088

Open
alliscode opened this issue Jan 6, 2025 · 0 comments
Assignees
Labels
auto gen python Pull requests for the Python Semantic Kernel

Comments

@alliscode
Copy link
Member

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.

@markwallace-microsoft markwallace-microsoft added python Pull requests for the Python Semantic Kernel triage labels Jan 6, 2025
@alliscode alliscode added auto gen and removed triage labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto gen python Pull requests for the Python Semantic Kernel
Projects
Status: No status
Development

No branches or pull requests

3 participants