Skip to content

Commit 0f9af8d

Browse files
Update src/content/docs/ai-gateway/integrations/worker-binding-methods.mdx
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
1 parent bbabcc3 commit 0f9af8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/integrations/worker-binding-methods.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Runs an inference request through AI Gateway. Accepts Workers AI models (`@cf/`
4646

4747
```typescript
4848
const resp = await env.AI.run(
49-
"@cf/meta/llama-3.1-8b-instruct",
49+
"@cf/moonshotai/kimi-k2.5",
5050
{
5151
prompt: "tell me a joke",
5252
},

0 commit comments

Comments
 (0)