SIGN IN SIGN UP
microsoft / autogen UNCLAIMED

A programming framework for agentic AI

0 0 12 Python

feat: Enable queueing and step mode in InProcessRuntime (#5239)

Moves the semantics of message delivery in .NET to be closer to Python
(up to vagaries of differences in Threading)

* Creates a message delivery queue in InProcessRuntime
* Creates Start/Stop/WaitForIdle APIs on InProcessRuntime
* Creates API to step individual messages
* Updates InProcessRuntime to play well with IHost as an IHostedService
J
Jacob Alber committed
43e9c266c1233d3b05329e65d2c8b0e415083b2b
Parent: 10996bc
Committed by GitHub <noreply@github.com> on 1/28/2025, 8:28:05 PM