llama-stack-mirror/docs/source/providers/batches/index.md
Matthew Farrellee e6d5bf5588 add notes about batches development status to docs
this also captures other notes from agents, eval and inference apis
2025-08-15 14:50:13 -07:00

21 lines
526 B
Markdown

# Batches
## Overview
Protocol for batch processing API operations.
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.
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
```