Skip to content

Commit 1dc7620

Browse files
Fix issue: WorkspaceTaskSubType.BROKEN_LINK (#20405)
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent d1496fc commit 1dc7620

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/content/docs/workers-ai/platform/limits.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,23 @@ Rate limits are default per task type, with some per-model limits defined as fol
1818

1919
## Rate limits by task type
2020

21-
### [Automatic Speech Recognition](/workers-ai/models/#automatic-speech-recognition)
21+
### [Automatic Speech Recognition](/workers-ai/models/)
2222

2323
* 720 requests per minute
2424

25-
### [Image Classification](/workers-ai/models/#image-classification)
25+
### [Image Classification](/workers-ai/models/)
2626

2727
* 3000 requests per minute
2828

29-
### [Image-to-Text](/workers-ai/models/#image-to-text)
29+
### [Image-to-Text](/workers-ai/models/)
3030

3131
* 720 requests per minute
3232

33-
### [Object Detection](/workers-ai/models/#object-detection)
33+
### [Object Detection](/workers-ai/models/)
3434

3535
* 3000 requests per minute
3636

37-
### [Summarization](/workers-ai/models/#summarization)
37+
### [Summarization](/workers-ai/models/)
3838

3939
* 1500 requests per minute
4040

0 commit comments

Comments
 (0)