How to use Chat-GPT in Power Automate Desktop? Full Tutorial

Опубликовано: 11 Май 2023
на канале: Thomas Janssen | Tom's Tech Academy
5,563
82

⚠️⚠️⚠️ 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:    • How to get an Open AI / Chat-GPT API Key  
🔗 Configure the API key in OpenAI: https://platform.openai.com/account/a...
🔗 Documentation of the API: https://platform.openai.com/docs/guid...

⭐️ 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:   / thomas--janssen  
🧡 Instagram: TomsTechAcademy

#powerautomate #powerautomatedesktop #roboticprocessautomation


Смотрите видео How to use Chat-GPT in Power Automate Desktop? Full Tutorial онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал Thomas Janssen | Tom's Tech Academy 11 Май 2023. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 5,563 раз и оно понравилось 82 посетителям.