You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: platform/workflows.mdx
+14-3Lines changed: 14 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,7 @@ To create an automatic workflow:
125
125
The **Platinum** option uses the following preconfigured workflow settings:
126
126
127
127
-**Strategy**: VLM
128
-
-**VLM Provider, Model**: Anthropic, Claude 3.5 Sonnet
128
+
-**VLM Provider, Model**: Anthropic, Anthropic Claude 3.5 Sonnet
129
129
-**Chunk**:
130
130
131
131
-**Chunker Type**: Chunk By Title
@@ -255,8 +255,19 @@ To create an automatic workflow:
255
255
256
256
You must also choose a VLM provider and model. Available choices include:
257
257
258
-
-**Anthropic**: **Claude 3.5 Sonnet**
259
-
- **OpenAI**: **GPT-4o**
258
+
-**Anthropic**:
259
+
260
+
- **Anthropic Claude 3.5 Sonnet**
261
+
262
+
-**OpenAI**:
263
+
264
+
- **OpenAI GPT-4o**
265
+
266
+
-**Amazon Bedrock**:
267
+
268
+
-**Anthropic Claude 3.5 Sonnet v2**
269
+
-**Amazon Nova Pro v1**
270
+
-**Llama 3.2 11B Instruct**
260
271
261
272
<Note>
262
273
During **VLM** processing, any detected files that are not PDFs or images are processed and billed at either the **High Res** or **Fast** rate instead.
0 commit comments