We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2dbe0d commit d71d308Copy full SHA for d71d308
src/content/docs/ai-gateway/integrations/worker-binding-methods.mdx
@@ -108,7 +108,7 @@ const resp = await gateway.run({
108
```
109
110
- **Returns**: `Promise<Response>`
111
-- **Example Use Case**: Perform a universal AI request to any supported provider.
+- **Example Use Case**: Perform a [universal request](/ai-gateway/providers/universal/) to any supported provider.
112
113
## Conclusion
114
0 commit comments