llama-stack-mirror/docs/source/providers/batches/index.md
Yuval Turgeman 41e72d7d6a push updated docs from pre-commit
Signed-off-by: Yuval Turgeman <yturgema@redhat.com>
2025-09-19 13:03:47 -04:00

24 lines
624 B
Markdown

# Batches
## Overview
The Batches API enables efficient processing of multiple requests in a single operation,
particularly useful for processing large datasets, batch evaluation workflows, and
cost-effective inference at scale.
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.
This section contains documentation for all available providers for the **batches** API.
## Providers
```{toctree}
:maxdepth: 1
inline_reference
```