.Net Agents: Add streaming to agent framework
Add streaming to the agents abstraction and agenty classes.
Agent streaming is quite a bit different from chat-completion streaming. This is a task with some complexity, risk, and will require some time.
Ultimately, the streaming abstraction must be adaptable across all agent types. This will require some preliminary analysis before coding.
Agent streaming is quite a bit different from chat-completion streaming. This is a task with some complexity, risk, and will require some time (around a week).
Really looking forward to this as well as the agent changes in general. We have a product that we are refactoring to this Agent framework and this is a blocker to releasing.