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
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.
When I use this in an integration, I get the following error. What am I doing wrong?
Expression evaluation error : com.appiancorp.connectedsystems.templateframework.functions.pipeline.proxyDecoratorPipeline.TemplateInvocationException: Contact the developer of this template to resolve the following issue. java.lang.NullPointerException: null
I liked this a lot!!