MarketplaceStudioConnectorTquila Automation - ChatGPT Connector

Create your first automation in just a few minutes.Try Studio Web

Tquila Automation - ChatGPT Connector

Tquila Automation - ChatGPT Connector

by Bogdan Todic

11

Connector

Downloads

<100

back button
back button
carouselImage0
next button
next button

Summary

Summary

This library is used for calling OpenAI GPT-3.5 API with prompt, API key etc. Returns the generated response from GPT.

Overview

Overview

Connecting RPA with AI skills has never been easier. Go back to processes that were previously RPA refused for problems that GPT solves.

This activity uses the UiPath Invoke Code activity to call the OpenAI GPT-3.5 model API with input parameters including the prompt, model name, maximum tokens, and API key. The workflow validates input parameters and logs relevant information using the Log Message activity. It catches exceptions and throws error messages with the relevant information if there is an error in the API call or JSON parsing.

Input Parameters:

  • Prompt - the text prompt for the GPT-3.5 model to generate the output.
  • ModelName - the name of the GPT-3.5 model to use for generating output.
  • MaxTokens - the maximum number of tokens to generate the model output.
  • APIKey - the API key for the OpenAI API, which is required for authentication and authorization.

Output Parameters:

Response: The generated text response from the GPT-3.5 model.

Features

Features

The current version of the activity contains a simple GET API call but with all the validation and exception handling needed.

Future versions may evolve to include prompt generation mechanism, retraining etc.

Additional Information

Additional Information

Dependencies

UiPath.System.Activities >= 22.10.4 UiPath.WebAPI.Activities >= 1.13.3

Publisher

Bogdan Todic

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.0-alpha4

Updated

March 30, 2023

Works with

Studio: 22.10+

Certification

Silver Certified

Tags

Application

ChatGPT

Support

UiPath Community Support

Resources

Similar Listings