Integration of MS Teams and Python Script
Chaturvedi, Rupal
5
Reputation points
I need to integrate MS teams and Python script. The task is as follows:
- The user will send his query (it can be through chat or audio call) from the MS Teams to the bot (we need to understand which resource and what is the procedure for the same).
- The bot will then get the reply for the query from the python script which includes Azure OpenAI integration and show it to MS teams if asked through chat or audio call.
What are the services required and steps to implement the same?
Sign in to answer