Skip to content
Discussion options

You must be logged in to vote

Hi @longpk, in Python, we have the following auto function calling concept sample script that shows how to handle streaming messages, and adding them to the chat history when done. You can see in the async def handle_streaming(...) method, that we build up the result_content list, if applicable, and then join those items once the method is done.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@longpk
Comment options

Answer selected by sophialagerkranspandey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
python Pull requests for the Python Semantic Kernel
3 participants