Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. Create a form with the desired fields (e.g., Name, Email, Contact, Status, Address, Gender, Date of Birth). And then Then add the AI Form Fill Element in to the form.

Figure 2: Add AI Form Fill Element in the form

2. Then click  Click on the Form Auto Fill AI element and enter the necessary configurations. :

Enter the model name you chose.

, Enter the API key you obtained from OpenAI , (you can add the API Key key to App variables and then use a hash variable to reference the values. For ; for more information, please refer to to App Variable).

Enter Then enter the Proxy Domain (e.g., https://api.openai.com).

Specify , also specify the number of rows you want the AI to fill in the form grid when the Form Fill AI element is executed. 


Figure 3: Configure the AI Form Fill Element

...

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

Sample App

APP_Kb_dx_AIFormFill.jwa

...