11---
22description : " The Batches API enables efficient processing of multiple requests in a single operation,
3- particularly useful for processing large datasets, batch evaluation workflows, and
4- cost-effective inference at scale.
3+ particularly useful for processing large datasets, batch evaluation workflows, and
4+ cost-effective inference at scale.
55
6- The API is designed to allow use of openai client libraries for seamless integration.
6+ The API is designed to allow use of openai client libraries for seamless integration.
77
8- This API provides the following extensions:
9- - idempotent batch creation
8+ This API provides the following extensions:
9+ - idempotent batch creation
1010
11- Note: This API is currently under active development and may undergo changes."
11+ Note: This API is currently under active development and may undergo changes."
1212sidebar_label : Batches
1313title : Batches
1414---
@@ -18,14 +18,14 @@ title: Batches
1818## Overview
1919
2020The Batches API enables efficient processing of multiple requests in a single operation,
21- particularly useful for processing large datasets, batch evaluation workflows, and
22- cost-effective inference at scale.
21+ particularly useful for processing large datasets, batch evaluation workflows, and
22+ cost-effective inference at scale.
2323
24- The API is designed to allow use of openai client libraries for seamless integration.
24+ The API is designed to allow use of openai client libraries for seamless integration.
2525
26- This API provides the following extensions:
27- - idempotent batch creation
26+ This API provides the following extensions:
27+ - idempotent batch creation
2828
29- Note: This API is currently under active development and may undergo changes.
29+ Note: This API is currently under active development and may undergo changes.
3030
3131This section contains documentation for all available providers for the ** batches** API.
0 commit comments