Skip to content

Files

Latest commit

 

History

History

ChatGPTControl

ChatGPT Control

GitHub Releases

A control that provides ability to run Chat GPT inside Power Apps. Saves the context so that you can start from where you left-off.

Configure the control

Control has 3 configuration properities which are described below:

Configuration Property Description Required
Primary The bound field that needs to show Chat GPT Yes
Chat GPT Organization Add your Chat GPT organization id Yes
Chat GPT API Key Add your Chat GPT API Key Yes

ChatGPT Details

In order to fetch the organization id and API Key; log into your Chat GPT account and then navigate to this link. Using the profile picture in the top right corner select "Manage Account" > "Settings". You will find your organization id. To create API Key, same using the profile picture, but this time click "View API Keys". Click create if you don't already have one and copy the "secret" as you won't be able to recover it later.

Ref.: ChatGPT API Documentation

Screenshot of the configuration

Configuration

Demo Screenshot

ChatGPT Control

Demo Video

ChatGPT Control-DemoVideo