Create your first automation in just a few minutes.Try Studio Web →
by Bogdan Todic
11
Connector
100
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:
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
Technical
Version
1.0.0-alpha4Updated
March 30, 2023Works with
Studio: 22.10+
Certification
Silver Certified
Tags
Collections
Support
UiPath Community Support
Resources