Forum Discussion
nhtkid
May 21, 2023Iron Contributor
How to query Azure OpenAI model in Power Automate
Hi, When I used the public OpenAI model, I do a POST to its endpoint URL https://api.openai.com/v1/chat/completions, for example. Then in the content type, I used key Content-Type=application...
leolorenzoluis
Jul 06, 2023Copper Contributor
Make sure you have the model name/deployment as part of the request.