Skip to content

[Workers AI] Batch-api #21413

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 49 commits into from
Apr 10, 2025
Merged
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
9c43fe2
CLI
daisyfaithauma Mar 31, 2025
3b60888
Initial documentation
daisyfaithauma Apr 4, 2025
2e5f403
Update src/content/docs/workers-ai/get-started/workers-wrangler.mdx
kodster28 Apr 4, 2025
5cebaeb
removed the why
daisyfaithauma Apr 7, 2025
3218dc0
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 7, 2025
27a9944
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 7, 2025
4d6d683
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 7, 2025
4377c68
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 7, 2025
8435e21
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 7, 2025
1e9e606
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 7, 2025
2911331
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 7, 2025
c335075
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 7, 2025
95838b8
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 7, 2025
508fde3
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 7, 2025
837b314
supported models
daisyfaithauma Apr 8, 2025
dc23ec7
rest API
daisyfaithauma Apr 8, 2025
0b01f90
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 8, 2025
fe3c647
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 9, 2025
bcb0d0f
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 9, 2025
ac4e9a3
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 9, 2025
cb9c4de
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 9, 2025
578b436
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 9, 2025
870d2fa
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 9, 2025
c1ff1e2
minor fixes
daisyfaithauma Apr 9, 2025
ac0ffe2
curl fix
daisyfaithauma Apr 9, 2025
44c162a
typescript fixes
daisyfaithauma Apr 10, 2025
cbb0802
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 10, 2025
707c17c
Update src/content/docs/workers-ai/features/async-batch-api.mdx
daisyfaithauma Apr 10, 2025
7712905
file restructure and added template
daisyfaithauma Apr 10, 2025
4b22ee5
deleted file
daisyfaithauma Apr 10, 2025
244d0ff
Update src/content/docs/workers-ai/features/batch-api/get-started.mdx
daisyfaithauma Apr 10, 2025
5ea7532
Update src/content/docs/workers-ai/features/batch-api/get-started.mdx
daisyfaithauma Apr 10, 2025
b85bae9
edits
daisyfaithauma Apr 10, 2025
3c1fc05
template link
daisyfaithauma Apr 10, 2025
c461b93
Update src/content/docs/workers-ai/features/batch-api/get-started.mdx
daisyfaithauma Apr 10, 2025
855ad6a
Update src/content/docs/workers-ai/features/batch-api/get-started.mdx
daisyfaithauma Apr 10, 2025
03088a8
Update src/content/docs/workers-ai/features/batch-api/get-started.mdx
daisyfaithauma Apr 10, 2025
7a9ed2f
Update src/content/docs/workers-ai/features/batch-api/get-started.mdx
daisyfaithauma Apr 10, 2025
b2b8ca9
Update src/content/docs/workers-ai/features/batch-api/get-started.mdx
daisyfaithauma Apr 10, 2025
1e190b6
Update src/content/docs/workers-ai/features/batch-api/get-started.mdx
daisyfaithauma Apr 10, 2025
741b59b
Update src/content/docs/workers-ai/features/batch-api/index.mdx
kodster28 Apr 10, 2025
1c8f8ce
Added beta badge
kodster28 Apr 10, 2025
f5ca4bc
Small updates
kodster28 Apr 10, 2025
50501e9
update
kodster28 Apr 10, 2025
02b681c
change title of code block
kodster28 Apr 10, 2025
7192946
Updated response
kodster28 Apr 10, 2025
eff4fbe
match order
kodster28 Apr 10, 2025
4bed317
Updates
kodster28 Apr 10, 2025
b6fe2d6
Remove unused components
kodster28 Apr 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update src/content/docs/workers-ai/features/batch-api/get-started.mdx
Co-authored-by: Kevin Jain <[email protected]>
  • Loading branch information
daisyfaithauma and thatsKevinJain authored Apr 10, 2025
commit 03088a82504ea0cf00b74250e0879a0239648c52
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ interface AIRequest {
}

const resp = env.AI.run(
"@cf/meta/ray-llama-3.3-70b-instruct-fp8-fast",
"@cf/meta/llama-3.3-70b-instruct-fp8-fast",
{
requests: [
{
Expand Down
Loading