Skip to content

Commit 425e443

Browse files
authored
pencil edit
1 parent 77a5815 commit 425e443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/develop/evaluate-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Here's an example of the result:
122122
When you use AI-assisted risk and safety metrics, a GPT model isn't required. Instead of `model_config`, provide your `azure_ai_project` information. This accesses the Azure AI Studio safety evaluations back-end service, which provisions a GPT-4 model that can generate content risk severity scores and reasoning to enable your safety evaluators.
123123

124124
> [!NOTE]
125-
> Currently AI-assisted risk and safety metrics are only available in the following regions: East US 2, France Central, UK South, Sweden Central. Groundedness measurement leveraging Azure AI Content Safety Groundedness Detection is only supported in the following regions: East US 2 and Sweden Central. Protected Material measurement are only currently supported in East US 2. Read more about the supported metrics [here](../../concepts/evaluation-metrics-built-in.md) and when to use which metric.
125+
> Currently AI-assisted risk and safety metrics are only available in the following regions: East US 2, France Central, UK South, Sweden Central. Groundedness measurement leveraging Azure AI Content Safety Groundedness Detection is only supported in the following regions: East US 2 and Sweden Central. Protected Material measurement is only supported in East US 2. Read more about the supported metrics [here](../../concepts/evaluation-metrics-built-in.md) and when to use which metric.
126126
127127
```python
128128
azure_ai_project = {

0 commit comments

Comments
 (0)