Skip to content

Commit 741b59b

Browse files
authored
Update src/content/docs/workers-ai/features/batch-api/index.mdx
1 parent 1e190b6 commit 741b59b

File tree

1 file changed

+0
-1
lines changed
  • src/content/docs/workers-ai/features/batch-api

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ sidebar:
77

88
import { Render, PackageManagers, WranglerConfig, CURL } from "~/components";
99

10-
## What is Asynchronous Batch?
1110

1211
Asynchronous batch processing lets you send a collection (batch) of inference requests in a single call. Instead of expecting immediate responses for every request, the system queues them for processing and returns the results later.
1312

0 commit comments

Comments
 (0)