We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244d0ff commit 5ea7532Copy full SHA for 5ea7532
src/content/docs/workers-ai/features/batch-api/get-started.mdx
@@ -250,7 +250,6 @@ export default {
250
};
251
```
252
253
-### How it works:
254
255
- **Receiving the Batch request:**
256
The Worker expects a `POST` request with a `JSON` payload containing an array called `requests`. Each prompt is an individual inference request.
0 commit comments