OpenAI

Overview

The OpenAI Connected System allows users to send prompts and receive AI generated responses, whether that be images (DALLE-2), audio translation/transcription (Whisper), or text completions (ChatGPT aka GPT-3.5). These responses can be edited, updated, or expanded upon as desired. Users can also fine-tune (custom train) a model based on Record data to fit their workflow, summarize Record content, check for content-policy violations, edit images, create vector embeddings, along with much more.

Note: Download the OpenAI ChatGPT component plugin to embed OpenAI’s ChatGPT into your Appian workflows. This connected system securely stores OpenAI authentication credentials and is required to use the ChatGPT component plugin.


Key Features & Functionality

  • ChatGPT Completion – Augment your workflow with ChatGPT's enhanced text generation capabilities
  • ChatGPT Function Calling — Allow GPT to select a function to call and provide arguments to call that function to back your user's query with live data
  • Audio Transcription/Translation – Transcribes/translates audio into the input language
  • Create DALLE Image – Given a prompt and/or an input image, the model will generate a new image
  • Edit/Extend DALLE Image – Creates an edited or extended image given an original image and a prompt
  • Create Variation of Image – Creates a variation of a given image
  • Create JSON Lines File – Creates a JSON Lines File from Appian data
  • Create Fine-Tuning Job – Creates a job that fine-tunes a specified model from a given dataset
Anonymous
Parents
  • v1.1.0 Release Notes
    • ChatGPT: ChatGPT is now available through the /chat/completions endpoint. Augment your workflow with ChatGPT's enhanced text generation capabilities.
    • Audio Transcription/Translation: Audio to text transcription and translation now available through the OpenAI Whisper API. Use this functionality with the new /audio/transcriptions and /audio/translations endpoints.
    • UI update: Use ”Specify values for each input” to update the parameter values individually and use “Define all values with a single expression" to view all parameters and their descriptions at once.
    • Bug Fix: "Stream" parameter bug fix. Streaming content is not available and this parameter has been removed.

Comment
  • v1.1.0 Release Notes
    • ChatGPT: ChatGPT is now available through the /chat/completions endpoint. Augment your workflow with ChatGPT's enhanced text generation capabilities.
    • Audio Transcription/Translation: Audio to text transcription and translation now available through the OpenAI Whisper API. Use this functionality with the new /audio/transcriptions and /audio/translations endpoints.
    • UI update: Use ”Specify values for each input” to update the parameter values individually and use “Define all values with a single expression" to view all parameters and their descriptions at once.
    • Bug Fix: "Stream" parameter bug fix. Streaming content is not available and this parameter has been removed.

Children
No Data