AutoGen integration with teams
Kalaiarasan
0
Reputation points
Hi,
I have successfully integrated AutoGen with teams, but I'm able to send the response only when ending the chat. But when human in the loop is always, and if there is a question to user, it expects the output from terminal, the question is not sent to teams or reply from teams is not taken as input. While I tried to get info on this, I got to know about websocket https://microsoft.github.io/autogen/0.2/docs/notebooks/agentchat_websockets/
Is this the correct way to do this or there is any other way? I'm using FastAPI from backend.
Thanks,
Kalai
Sign in to answer