Skip to content

Commit e12545e

Browse files
committed
add tps tables
1 parent 51a3b70 commit e12545e

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

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

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ For more information, see [Language support](/azure/ai-services/content-safety/l
112112

113113
To use the Content Safety APIs, you must create your Azure AI Content Safety resource in the supported regions. Currently, the Content Safety features are available in the following Azure regions:
114114

115-
| Region | Moderation APIs | Prompt Shields | Protected material detection | Groundedness | Incident response | Blocklists |
115+
| Region | Moderation APIs | Prompt Shields | Protected material<br>detection | Groundedness<br>detection | Incident response | Blocklists |
116116
|---|---|---|---|---|---|--|
117117
| East US |||||||
118118
| East US 2 || | || | |
@@ -134,11 +134,26 @@ Feel free to [contact us](mailto:[email protected]) if you need
134134

135135
### Query rates
136136

137-
| Pricing Tier | Requests per 10 seconds (RPS) |
137+
#### Moderation APIs
138+
| Pricing Tier | Requests per 10 seconds |
138139
| :----------- | :--------------------- |
139140
| F0 | 1000 |
140141
| S0 | 1000 |
141142

143+
144+
#### Prompt Shields
145+
| Pricing Tier | Requests per 10 seconds |
146+
| :----------- | :---------------------------- |
147+
| F0 | 1000 |
148+
| S0 | 1000 |
149+
150+
#### Groundedness detection
151+
| Pricing Tier | Requests per 10 seconds |
152+
| :----------- | :--------------------------- |
153+
| F0 | 50 |
154+
| S0 | 50 |
155+
156+
142157
If you need a faster rate, please [contact us](mailto:[email protected]) to request.
143158

144159

0 commit comments

Comments
 (0)