According to best practices, what should be supplied to the Generative Extractor when requesting data extraction from tables?
Because generative models process information primarily as linear text rather than as a two-dimensional table layout, table data should be requested as separate structural components and assembled in the workflow. UiPath specifically recommends asking the Generative Extractor to return columns separately and then reconstructing the rows. Generative Extractor — Good practices
Community Discussion