Uipath Marketplace
MarketplaceStudioコネクタTquila Automation - ChatGPT Connector

はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す

Tquila Automation - ChatGPT Connector

Tquila Automation - ChatGPT Connector

作成者: Bogdan Todic

11

コネクタ

ダウンロード数

101

[戻る] ボタン
[戻る] ボタン
carouselImage0
[次へ] ボタン
[次へ] ボタン

要約

要約

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

概要

概要

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.

機能

機能

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.

その他の情報

その他の情報

依存関係

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

公開者

Bogdan Todic

公開者ページを表示

信頼できるソース

ライセンス契約とプライバシー条項

ライセンス契約

プライバシー条項

技術情報

バージョン

1.0.0-alpha4

更新日

2023年3月30日

対応製品

Studio: 22.10+

認定

シルバー 認定済み

タグ

アプリケーション

ChatGPT

コレクション

サポート

UiPath コミュニティ サポート

リソース

類似のコンポーネント