Skip to content

Commit 7a9ed2f

Browse files
Update src/content/docs/workers-ai/features/batch-api/get-started.mdx
Co-authored-by: Kevin Jain <[email protected]>
1 parent 03088a8 commit 7a9ed2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ After sending your batch request, you will receive a response similar to:
113113
{
114114
"status": "queued",
115115
"request_id": "000-000-000",
116-
"model": "@cf/meta/ray-llama-3.3-70b-instruct-fp8-fast"
116+
"model": "@cf/meta/llama-3.3-70b-instruct-fp8-fast"
117117
}
118118
```
119119

0 commit comments

Comments
 (0)