Integrating ChatGPT with UiPath | HTTP Request Activity + @OpenAI
In this video, we have demonstrated how you can integrate ChatGPT with UiPath. Using HTTP Request Activity to get data from ChatGPT API in UiPath.
👉 https://rpafeed.com/recommends/udacit...
==============================================================================
URLs and Other details used in the video:
🔸Generate API Key:
https://beta.openai.com/account/api-keys
🔸URI:
https://api.openai.com/v1/completions
🔸Header:
Authorization
Bearer {Your_API_Key}
🔸JSON Parameters
{
"model": "text-davinci-003",
"prompt": userInput,
"max_tokens": 500,
}
==============================================================================
👉 Subscribe to our RPAFeed YouTube channel to get video updates.
👉 Learn Automation Anywhere: http://imp.i384100.net/5bQ202
👉 Our Blog: https://rpafeed.com
Social Media:
📢Instagram: / rpafeed
📢Facebook: / rpafeed
📢Twitter: / rpafeed
📢LinkedIn: / rpafeed
📢Medium: / rpafeed
📢Pinterest: / rpafeed
#chatgpt #uipath #uipathcommunity
Please write back to us at [email protected] for more information.