text_as_html field that is added.
Line breaks have been inserted here for readability. The output will not contain these line breaks.
- If a
Tableelement must be chunked, theTableelement is replaced by a set of relatedTableChunkelements. - Each of these
TableChunkelements will contain HTML table output for only its own element. - None of the these
TableChunkelements will contain animage_base64field.
Generate table-to-HTML output
To generate table-to-HTML output, in an Enrichment node in a workflow, for Model, select OpenAI (GPT-4o). Make sure after you choose this provider and model, that Table to HTML is also selected.You can change a workflow’s table description settings only through Custom workflow settings.For workflows that use chunking, the Chunker node should be placed after all Enrichment nodes. Placing the
Chunker node before a table-to-HTML output Enrichment node could cause incomplete or no table-to-HTML output to be generated.

