⚙️Advanced Bot Settings

Click the “Advanced” tab to go to advanced properties in the Create Bot screen.

Available advanced properties

Property Name
Definition
Comments

Connection Read Limit

Sample size for Bots to analyze your data.

The default is 2500 rows.

Set 0 to analyze all rows.

With the number of 0, I2A processing time will increase.

Database Commit Batch Size

Write batch size. The default is 5000.

Increase this for quicker processing.

Set AI Level

Available values: Disable / Level 1 / Level 2

  • Disabled - if you don’t want to connect to Open AI.

  • Level 1 - To generate column summary

  • Level 2 - Open AI to supplement with I2A

Level 1 and Level 2 will increase the processing time.

Date Intelligence

Enable / Disable

Enable - Auto format any US acceptable date format to standard database accepted format.

Disable - To copy the same source format to the target

Example:

Input date: 09/11/2022

Output with flag Enable: 2022-09-11 00:00:00

Output with flag Diasble: 09/11/2022

Last updated