Skip to content

Commit adabd11

Browse files
authored
Update call-api.md
1 parent b72cfb4 commit adabd11

File tree

1 file changed

+3
-2
lines changed
  • articles/cognitive-services/language-service/text-analytics-for-health/how-to

1 file changed

+3
-2
lines changed

articles/cognitive-services/language-service/text-analytics-for-health/how-to/call-api.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,14 @@ There are two ways to call the service:
3232

3333
## Specify the Text Analytics for health model
3434

35-
By default, Text Analytics for health will use the latest available AI model on your text. You can also configure your API requests to use a specific model version. The model you specify will be used to perform operations provided by the Text Analytics for health.
35+
By default, Text Analytics for health will use the latest available AI model on your text. You can also configure your API requests to use a specific model version. The model you specify will be used to perform operations provided by the Text Analytics for health. Extraction of social determinants of health entities is supported with the new preview model version "2023-01-01-preview".
3636

3737
| Supported Versions | latest version |
3838
|--|--|
39+
| `2023-01-01-preview` | `2023-01-01-preview` |
3940
| `2022-08-15-preview` | `2022-08-15-preview` |
4041
| `2022-03-01` | `2022-03-01` |
41-
| `2021-05-15` | `2021-05-15` |
42+
4243

4344

4445
### Text Analytics for health container

0 commit comments

Comments
 (0)