Overview
The OpenAI Connected System allows users to send prompts and receive AI generated responses, whether that be images (DALLE-3), audio translation/transcription (Whisper), or text completions (GPT-4). 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
Check out your OpenAI account billing details—from there you can manage the amount you are willing to spend and pause payments if it goes over that amount. Currently, OpenAI has set a hard cap at $120 per month, but there is a form you can fill out to raise that limit.
I am also getting same error
Hi Team,
for me its showing below error
Unable to connect to ChatGPT. Error: You exceeded your current quota, please check your plan and billing details., ErrorCode: insufficient_quota
Hi Team,As per the documentation its asking us to load SQL file along with the OpenAIDemo app.But I couldnt find the SQL file while downloading it from App Market.Let me know am I missing something here.
Dear Team, I am getting version compatibility error as I am currently on 22.2.. Is it possible to generate the application package to support v 22.2 as well ?
Very useful!
Currently, this integration does not support streaming. Remove the "stream" field for the create completion operation or set it false to fix this error.