Skip to content

Commit 5ea7532

Browse files
Update src/content/docs/workers-ai/features/batch-api/get-started.mdx
Co-authored-by: Kody Jackson <[email protected]>
1 parent 244d0ff commit 5ea7532

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/docs/workers-ai/features/batch-api/get-started.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ export default {
250250
};
251251
```
252252

253-
### How it works:
254253

255254
- **Receiving the Batch request:**
256255
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

Comments
 (0)