Member-only story
How to Implement OpenAI in Azure Logic Apps: A Comprehensive Guide
Hello! 👋😁 Today, I conducted a few experiments on using the Azure OpenAI service within Azure Logic Apps and achieved the expected results. I wanted to share my experience with you! 😊
Let’s explore the approach:
Things You’ll Need:
1. Create a Standard Logic app
2. Create a Azure Open AI chatbot
After creating both the Azure Logic App and the Chatbot model in Azure OpenAI Studio, I designed my workflow so that whenever a client asks a question, the chatbot generates an appropriate response. However, you have the flexibility to design your workflow in many different ways and utilize the AI chatbot according to your specific requirements.