App Screens
App Screens
App Screens
App Screens
1 2 3 4 5 of 4

OpenAI Chat-GPT Application in Salesforce Lighting Experience

Free
Application/Solution
OpenAI Chat-GPT application in Salesforce Lighting experience ⚡
Additional Information
Developer: Arnas Baronas
Standalone Salesforce lightning-web-components application created leveraging OpenAI Chat-GPT API.

Features

  • Completions API interface in lighting experience.
  • Edits API interface in lighting experience.
  • API settings UI.

Features under development

  • Images API interface in lighting experience.
  • Chat-GPT request settings UI.

Limitations

  • Apex HTTP Callout timeout Governor Limit (Maximum is set as 120 seconds).
  • It seems that package deployment with external named credentials has some bugs at the moment and Salesforce throws an unknown error while trying to deploy.
    • Fortunately, this behavior can be avoided by deploying packages in stages.
    • Unfortunately, in order to deploy the package in stages it has to be managed.

Installation

  1. Install the "Pre-Deployment" version (package ID = 04t68000000ko4Z)
  2. Go to the OpenAI lighting application and click the "Process Pre-Deployment" button.
  3. Upgrade package to "Initial Version" (package ID = 04t68000000koce).
  4. The OpenAI API uses API keys for authentication. Visit your API keys page to retrieve the API key. Save it after generating it, you will need it to complete the application setup.
  5. Update the API key in the OpenAI lighting application's API settings section
  6. If the application still does not work, go to OpenAI lighting application's API settings section and click the "Grant Access" button.

Development

  • If you have suggestions for how this app could be improved, or want to report a bug, open an issue or write me an email! We'd love all and any contributions.
  • In order to run this application as an unmanaged package keeps in mind that some component's references have managed packaged chatGPT__ namespace. Delete them before deployment.
×
App Screens
App Screens
App Screens
App Screens