⚠️⚠️⚠️ OpenAI changed their API - this method still works but you have to make some changes - please check my pinned comment ⚠️⚠️⚠️
Follow this tutorial if you want to learn how to connect to Chat-GPT with Power Automate Desktop. We fetch the results via the API and store them in an Excel file.
⭐️ Links to the resources ⭐
🔗 Click here if you don't have an OpenAI account yet: [ Ссылка ]
🔗 Configure the API key in OpenAI: [ Ссылка ]
🔗 Documentation of the API: [ Ссылка ]
⭐️ This is the request body of the Invoke Web Service I use⭐
{
"model": "text-davinci-003",
"prompt": "Please provide 10 ideas for an RPA YouTube channel",
"max_tokens": 1000,
"temperature": 0,
"n": 1,
"stream": false,
"logprobs": null,
"stop": null
}
⭐️ Follow me ⭐
💼 LinkedIn: [ Ссылка ]
🧡 Instagram: TomsTechAcademy
#powerautomate #powerautomatedesktop #roboticprocessautomation
Ещё видео!