Skip to content

Commit 4ac1434

Browse files
Fix issue: WorkspaceTaskSubType.BROKEN_LINK
1 parent 20bbfc1 commit 4ac1434

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/ai-gateway/providers/workersai.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,6 @@ Workers AI supports the following parameters for AI gateways:
114114
- `id` string
115115
- Name of your existing [AI Gateway](/ai-gateway/get-started/#create-gateway). Must be in the same account as your Worker.
116116
- `skipCache` boolean(default: false)
117-
- Controls whether the request should [skip the cache](/ai-gateway/configuration/caching/#skip-cache-cf-skip-cache).
117+
- Controls whether the request should [skip the cache](/ai-gateway/configuration/caching/#skip-cache-cf-aig-skip-cache).
118118
- `cacheTtl` number
119-
- Controls the [Cache TTL](/ai-gateway/configuration/caching/#cache-ttl-cf-cache-ttl).
119+
- Controls the [Cache TTL](/ai-gateway/configuration/caching/#cache-ttl-cf-aig-cache-ttl).

0 commit comments

Comments
 (0)