I am using autogen with 6 agents on discord and after calling
await user_proxy.a_initiate_chat(...
I have to wait until the whole conversation is completed, that takes a few minutes, before I get all the replies at once in the discord bot. I can see the messages as they are generated in the logs but I haven't found a way to stream them to discord as they are generated.
Any help?
#Can I poll messages while they are generated?
1 messages · Page 1 of 1 (latest)