Skip to content

Commit 04a7fe3

Browse files
bene2k1fpagny
andauthored
Update pages/generative-apis/how-to/use-batch-processing.mdx
Co-authored-by: fpagny <franckpagny@hotmail.fr>
1 parent a5725d3 commit 04a7fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/generative-apis/how-to/use-batch-processing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dates:
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
1010

11-
Batch processing allows you to submit large volumes of requests to Generative APIs asynchronously.
11+
Batch processing allows you to submit large volumes of requests to Generative APIs asynchronously, at a discounted price.
1212
Instead of sending requests one by one, you upload an input file to Object Storage and create a batch job. The service processes the requests in the background and writes the results to an output file.
1313

1414
Batch processing is designed for:

0 commit comments

Comments
 (0)