Skip to content

Commit 69a9f79

Browse files
authored
Platform: Add Amazon Bedrock offerings to available enrichment providers and models (#460)
1 parent ff2c9ad commit 69a9f79

File tree

2 files changed

+35
-18
lines changed

2 files changed

+35
-18
lines changed

platform/summarizing.mdx

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ title: Summarizing
33
---
44

55
After partitioning and chunking, _summarizing_ generates text-based summaries of images and tables.
6-
This summarization is done by using the [GPT-4o](https://openai.com/index/hello-gpt-4o/) or
7-
[Claude 3.5 Sonnet](https://www.anthropic.com/news/claude-3-5-sonnet) models.
6+
This summarization is done by using models offered through these providers:
7+
8+
- [GPT-4o](https://openai.com/index/hello-gpt-4o/), provided through OpenAI.
9+
- [Claude 3.5 Sonnet](https://www.anthropic.com/news/claude-3-5-sonnet), provided through Anthropic.
10+
- [Claude 3.5 Sonnet](https://aws.amazon.com/bedrock/claude/), provided through Amazon Bedrock.
811

912
Here is an example of the output of image summarization using GPT-4o. Note specifically the `text` field that is added.
1013
Line breaks have been inserted here for readability. The output will not contain these line breaks.
@@ -68,19 +71,20 @@ Line breaks have been inserted here for readability. The output will not contain
6871
}
6972
```
7073

71-
## Summarize images and tables
74+
## Summarize images or tables
7275

73-
To summarize images and tables, in the **Enrichment model** section of an **Enrichment** node in a workflow, specify the following:
76+
To summarize images or tables, in the **Task** drop-down list of an **Enrichment** node in a workflow, specify the following:
7477

7578
<Note>You can change a workflow's summarization settings only through [Custom](/platform/workflows#create-a-custom-workflow) workflow settings.</Note>
7679

77-
For image summarization, choose one of the following:
80+
For image summarization, select **Image Description**, and then choose one of the following provider (and model) combinations to use:
7881

79-
- **OpenAI Image Description**: Use GPT-4o to summarize images. [Learn more](https://openai.com/index/hello-gpt-4o/).
80-
- **Anthropic Image Description**: Use Claude 3.5 Sonnet to summarize images. [Learn more](https://www.anthropic.com/news/claude-3-5-sonnet).
82+
- **OpenAI (GPT-4o)**. [Learn more](https://openai.com/index/hello-gpt-4o/).
83+
- **Anthropic (Claude 3.5 Sonnet)**. [Learn more](https://www.anthropic.com/news/claude-3-5-sonnet).
84+
- **Amazon Bedrock (Claude 3.5 Sonnet)**. [Learn more](https://aws.amazon.com/bedrock/claude/).
8185

82-
For table summarization, choose one of the following:
86+
For table summarization, select **Table Description**, and then choose one of the following provider (and model) combinations to use:
8387

84-
- **OpenAI GPT-4o Table Description**: Use GPT-4o to summarize tables. [Learn more](https://openai.com/index/hello-gpt-4o/).
85-
- **OpenAI GPT-4o Table to HTML**: Use GPT-4o to convert tables to HTML format. [Learn more](https://openai.com/index/hello-gpt-4o/).
86-
- **Anthropic Table Description**: Use Claude 3.5 Sonnet to summarize tables. [Learn more](https://www.anthropic.com/news/claude-3-5-sonnet).
88+
- **OpenAI (GPT-4o)**. [Learn more](https://openai.com/index/hello-gpt-4o/).
89+
- **Anthropic (Claude 3.5 Sonnet)**. [Learn more](https://www.anthropic.com/news/claude-3-5-sonnet).
90+
- **Amazon Bedrock (Claude 3.5 Sonnet)**. [Learn more](https://aws.amazon.com/bedrock/claude/).

platform/workflows.mdx

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -321,15 +321,28 @@ To create an automatic workflow:
321321

322322
</Accordion>
323323
<Accordion title="Enrichment node">
324-
For **Enrichment model**, choose one of the following:
324+
For **Task**, choose one of the following:
325+
326+
- **Image Description** to summarize images. Also select one of the following provider (and model) combinations to use:
327+
328+
- **OpenAI (GPT-4o)**. [Learn more](https://openai.com/index/hello-gpt-4o/).
329+
- **Anthropic (Claude 3.5 Sonnet)**. [Learn more](https://www.anthropic.com/news/claude-3-5-sonnet).
330+
- **Amazon Bedrock (Claude 3.5 Sonnet)**. [Learn more](https://aws.amazon.com/bedrock/claude/).
331+
332+
[Learn more](/platform/summarizing).
325333

326-
- **OpenAI Image Description** to use GPT-4o to summarize images. [Learn more](https://openai.com/index/hello-gpt-4o/).
327-
- **OpenAI Table Description** to use se GPT-4o to summarize tables. [Learn more](https://openai.com/index/hello-gpt-4o/).
328-
- **OpenAI Table to HTML** to use GPT-4o to convert tables to HTML. [Learn more](https://openai.com/index/hello-gpt-4o/).
329-
- **Anthropic Image Description** to use Claude 3.5 Sonnet to summarize images. [Learn more](https://www.anthropic.com/news/claude-3-5-sonnet).
330-
- **Anthropic Table Description** to use Claude 3.5 Sonnet to summarize tables. [Learn more](https://www.anthropic.com/news/claude-3-5-sonnet).
334+
- **Table Description** to summarize tables. Also select one of the following provider (and model) combinations to use:
335+
336+
- **OpenAI (GPT-4o)**. [Learn more](https://openai.com/index/hello-gpt-4o/).
337+
- **Anthropic (Claude 3.5 Sonnet)**. [Learn more](https://www.anthropic.com/news/claude-3-5-sonnet).
338+
- **Amazon Bedrock (Claude 3.5 Sonnet)**. [Learn more](https://aws.amazon.com/bedrock/claude/).
331339

332-
[Learn more](/platform/summarizing).
340+
[Learn more](/platform/summarizing).
341+
342+
- **Table to HTML** to convert tables to HTML. Also select one of the following provider (and model) combinations to use:
343+
344+
- **OpenAI (GPT-4o)**. [Learn more](https://openai.com/index/hello-gpt-4o/).
345+
333346
</Accordion>
334347
<Accordion title="Embedder node">
335348
For **Select Embedding Model**, select one of the following:

0 commit comments

Comments
 (0)