From 4140d52f5804bbe9621729cbfa10f49bf7d75380 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:07:22 +0000 Subject: [PATCH] Fix issue: WorkspaceTaskSubType.BROKEN_LINK --- src/content/docs/workers-ai/platform/limits.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/content/docs/workers-ai/platform/limits.mdx b/src/content/docs/workers-ai/platform/limits.mdx index 3a88f2032f1ef6..8a252517a3fdec 100644 --- a/src/content/docs/workers-ai/platform/limits.mdx +++ b/src/content/docs/workers-ai/platform/limits.mdx @@ -18,23 +18,23 @@ Rate limits are default per task type, with some per-model limits defined as fol ## Rate limits by task type -### [Automatic Speech Recognition](/workers-ai/models/#automatic-speech-recognition) +### [Automatic Speech Recognition](/workers-ai/models/) * 720 requests per minute -### [Image Classification](/workers-ai/models/#image-classification) +### [Image Classification](/workers-ai/models/) * 3000 requests per minute -### [Image-to-Text](/workers-ai/models/#image-to-text) +### [Image-to-Text](/workers-ai/models/) * 720 requests per minute -### [Object Detection](/workers-ai/models/#object-detection) +### [Object Detection](/workers-ai/models/) * 3000 requests per minute -### [Summarization](/workers-ai/models/#summarization) +### [Summarization](/workers-ai/models/) * 1500 requests per minute