Summarizing
After partitioning and chunking, summarizing generates text-based summaries of images and tables. This summarization is done by using the GPT-4o or Claude 3.5 Sonnet models.
Here is an example of the output of image summarization using GPT-4o. Note specifically the text
field that is added.
Line breaks have been inserted here for readability. The output will not contain these line breaks.
Here is an example of the output of table summarization using GPT-4o. Note specifically the text
field that is added.
Line breaks have been inserted here for readability. The output will not contain these line breaks.
Summarize images and tables
To summarize images and tables, in the Enrichment model section of an Enrichment node in a workflow, specify the following:
For image summarization, choose one of the following:
- OpenAI Image Description: Use GPT-4o to summarize images. Learn more.
- Anthropic Image Description: Use Claude 3.5 Sonnet to summarize images. Learn more.
For table summarization, choose one of the following:
- OpenAI Table Description: Use GPT-4o to summarize tables. Learn more.
- Anthropic Table Description: Use Claude 3.5 Sonnet to summarize tables. Learn more.