...
Steps for importing demo app
1. Download the demo app from from Sample App(.jwa file).
2. Go to Joget Home or All Apps and click on Import App to import the downloaded demo app.
...
Figure 3: Configure the AI Form Fill Element
AI Form Fill Element Plugin Demo
Once all configurations have been completed, the user can click on the icon on the right to auto-fill the form with dummy data using GPT.
...
Figure 5: Form grid filled with the specified number of rows
AI Form Fill Element Plugin Properties
Below are configurations for section "AI Form Fill Configuration"
Name | Description |
---|---|
Model * | AI model you would like to use (e.g., gpt-3.5-turbo). |
API Key * | API Key obtained from the OpenAI platform. |
Proxy Domain | The proxy domain for accessing the OpenAI API (e.g., https://api.openai.com). |
Number Of Rows For Form Grid * | The number of rows you want the AI to fill in the form grid inside your form. |
Related Links
- Refere to OpenAI platform to sign up to the Open AI Platform.
- Refer to the OpenAI Models Documentation for information on available OpenAI models.
- Refer to the API Keys page for generating and managing your API keys.
- Refer to App Variable to know more about App Variable.