Batches
The API is designed to allow use of openai client libraries for seamless integration.
This API provides the following extensions:
- idempotent batch creation
Note: This API is currently under active development and may undergo changes.
List all batches for the current user.
List all batches for the current user.
Create a new batch for processing multiple API requests.
Create a new batch for processing multiple API requests.
Retrieve information about a specific batch.
Retrieve information about a specific batch.
Cancel a batch that is in progress.
Cancel a batch that is in progress.