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/partitioning.mdx
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,5 +31,8 @@ To choose one of these strategies, select one of the **Partition Strategy** opti
31
31
<Note>
32
32
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.
33
33
Of those non-PDF and non-image files, all text-based files are processed and billed at the **Fast** rate instead. The other files are processed and billed at the **High Res** rate instead.
34
+
35
+
When you use the **VLM** strategy with embeddings for PDF files of 200 or more pages, you might notice some errors when
36
+
these files are processed. These errors typically occur when these larger PDF files have lots of tables and high-resolution images.
Copy file name to clipboardExpand all lines: platform/workflows.mdx
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,6 +121,9 @@ To create an automatic workflow:
121
121
<Note>
122
122
During **Platinum** processing, any detected files that are not PDFs or images are processed and billed at either the **Advanced** or **Basic** rate instead.
123
123
Of those non-PDF and non-image files, all text-based files are processed and billed at the **Basic** rate instead. The other files are processed and billed at the **Advanced** rate instead.
124
+
125
+
When you use the **Platinum** strategy for PDF files of 200 or more pages, you might notice some errors when
126
+
these files are processed. These errors typically occur when these larger PDF files have lots of tables and high-resolution images.
124
127
</Note>
125
128
126
129
The **Platinum** option uses the following preconfigured workflow settings:
@@ -210,6 +213,9 @@ There are two ways to create a custom workflow:
210
213
<Note>
211
214
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.
212
215
Of those non-PDF and non-image files, all text-based files are processed and billed at the **Fast** rate instead. The other files are processed and billed at the **High Res** rate instead.
216
+
217
+
When you use the **VLM** strategy with embeddings for PDF files of 200 or more pages, you might notice some errors when
218
+
these files are processed. These errors typically occur when these larger PDF files have lots of tables and high-resolution images.
213
219
</Note>
214
220
215
221
[Learn more](/platform/partitioning).
@@ -398,6 +404,9 @@ There are two ways to create a custom workflow:
398
404
<Note>
399
405
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.
400
406
Of those non-PDF and non-image files, all text-based files are processed and billed at the **Fast** rate instead. The other files are processed and billed at the **High Res** rate instead.
407
+
408
+
When you use the **VLM** strategy with embeddings for PDF files of 200 or more pages, you might notice some errors when
409
+
these files are processed. These errors typically occur when these larger PDF files have lots of tables and high-resolution images.
Copy file name to clipboardExpand all lines: snippets/quickstarts/platform.mdx
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,6 +99,11 @@ allowfullscreen
99
99
-**Platinum**: For your most challenging documents, including scanned and handwritten content. It uses vision language models (VLMs).
100
100
During processing, files that are not PDFs or images are processed by using the **Advanced** strategy and are charged at the **Advanced** rate instead.
101
101
102
+
<Note>
103
+
When you use the **Platinum** strategy for PDF files of 200 or more pages, you might notice some errors when
104
+
these files are processed. These errors typically occur when these larger PDF files have lots of tables and high-resolution images.
105
+
</Note>
106
+
102
107
9. The **Reprocess all** box applies only to the Amazon S3 and Azure Blob Storage source connectors:
103
108
104
109
- Checking this box reprocesses all documents in the source location on every workflow run.
0 commit comments