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.
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 |
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.