-
I'd like to stream the results of a Stepwise Planner. Is that possible? Code to illustrate what I mean.. Is it possible to stream the result of the plan to the user in any way? I realize this could be a dumb question, but I'd like to enable streaming in my Chatbot interface, but also allow for running function calls. I could simulate this of course by cacheing up the results of the planner and streaming them to the user.. Obviously doesn't work, but sort of illustrates what I want to be able to do:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This is of interest to us too. |
Beta Was this translation helpful? Give feedback.
-
@cmoski - check out the new updates for planners - https://devblogs.microsoft.com/semantic-kernel/migrating-from-the-sequential-and-stepwise-planners-to-the-new-handlebars-and-stepwise-planner/ |
Beta Was this translation helpful? Give feedback.
@cmoski - check out the new updates for planners - https://devblogs.microsoft.com/semantic-kernel/migrating-from-the-sequential-and-stepwise-planners-to-the-new-handlebars-and-stepwise-planner/