Table Query

The Aisera GenAI Platform supports custom tables through workflows. This feature can be used to define and maintain a schema or structure for these custom tables via configuration.

The goal when using the Table Query feature is to make data from your custom tables available to your workflows. We support flow constructs that fetch data from custom tables.

Flow authors can define queries and filters to fetch the data. As the schema of the tables will be dynamic, the data is returned in JSON format.

The screenshot above shows the default actions that are available for your custom tables.

Last updated