Skip to content

Commit 36f759e

Browse files
Update src/content/changelogs-next/2025-01-26-worker-binding-methods.mdx
Co-authored-by: Matt Silverlock <[email protected]>
1 parent b793a0a commit 36f759e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelogs-next/2025-01-26-worker-binding-methods.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ products:
66
date: 2025-01-26T14:00:00Z
77
---
88

9-
AI Gateway now exposes a native Workers bindings API, allowing you to connect Workers applications to AI Gateway directly. These methods simplify how Workers calls AI services behind your AI Gateway configurations, removing the need to use the REST API and manually authenticate.
9+
AI Gateway now exposes a native [Workers bindings API](/ai-gateway/integrations/worker-binding-methods/), allowing you to connect Workers applications to AI Gateway directly. These methods simplify how Workers calls AI services behind your AI Gateway configurations, removing the need to use the REST API and manually authenticate.
1010

1111
To add an AI binding to your Worker, include the following in your `wrangler.toml` or `wrangler.json` file:
1212

0 commit comments

Comments
 (0)