Versions Compared

Key

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

...

The agent will attempt to autonomously decide when joining multiple tables is necessary based on the table/column names and descriptions. For instance, if an Invoice Header and an Invoice Detail table both have an InvoiceId column, the agent will most likely join the tables by that column. The functionality can be tested in the Agent Preview section of the IDE. If the results are not satisfactory, the descriptions can be further refined to specify foreign key relationships. If the results are still not satisfactory, the Agent Instructions text can be updated to describe the database relationships in greater detail using natural language.

Data Access Limit Configuration

to do