Skip to content

Commit 32a6fc5

Browse files
committed
update rate limits
1 parent 88b2f88 commit 32a6fc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-services/content-safety/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,12 +158,12 @@ Feel free to [contact us](mailto:[email protected]) if you need
158158

159159
### Query rates
160160

161-
Content Safety features have query rate limits in requests-per-10-seconds. See the following table for the rate limits for each feature.
161+
Content Safety features have query rate limits in requests-per-second (RPS) or requests-per-10-seconds (RP10S) . See the following table for the rate limits for each feature.
162162

163163
|Pricing tier | Moderation APIs | Prompt Shields<br>(preview) | Protected material<br>detection (preview) | Groundedness<br>detection (preview) | Custom categories<br>(rapid) (preview) | Custom categories<br>(standard) (preview)|
164164
|--------|---------|-------------|---------|---------|---------|--|
165-
| F0 | 1000 | 1000 | 1000 | 50 | 1000 | 1000|
166-
| S0 | 1000 | 1000 | 1000 | 50 | 1000 | 1000|
165+
| F0 | 1000 RP10S | 1000 RP10S | 1000 RP10S | 50 RP10S | 1000 RP10S | 5 RPS|
166+
| S0 | 1000 RP10S | 1000 RP10S | 1000 RP10S | 50 RP10S | 1000 RP10S | 5 RPS|
167167

168168
If you need a faster rate, please [contact us](mailto:[email protected]) to request.
169169

0 commit comments

Comments
 (0)