Skip to content

Commit f9fd63d

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

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-
Cloudflare's AI Gateway has released new Worker binding methods, enhancing integration capabilities for developers. These methods enable more streamlined interactions between Workers and AI Gateway.
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.
1010

1111
To utilize these features, you need to add an AI binding to your Worker. In your `wrangler.toml` or `wrangler.json` file, include the following:
1212

0 commit comments

Comments
 (0)