Skip to content

Commit feff1d4

Browse files
authored
Merge pull request #101280 from hazemelh/patch-8
Update model-lifecycle.md
2 parents ac5bdd1 + 20e3acf commit feff1d4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/cognitive-services/language-service/concepts/model-lifecycle.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@ Use the table below to find which model versions are supported by each feature:
8181

8282
| Feature | Supported Training config versions | Training config expiration | Deployment expiration |
8383
|---------------------------------------------|--------------------------------------------|------------------------------------|------------------------|
84-
| Custom text classification | `2022-05-01` | `04/10/2023` | `04/28/2024` |
85-
| Conversational language understanding | `2022-05-01` | `10/28/2022` | `10/28/2023` |
86-
| Conversational language understanding | `2022-09-01` | `04/10/2023` | `04/28/2024` |
87-
| Custom named entity recognition | `2022-05-01` | `04/10/2023` | `04/28/2024` |
88-
| Orchestration workflow | `2022-05-01` | `10/28/2022` | `10/28/2023` |
84+
| Custom text classification | `2022-05-01` | `2023-05-01` | `2024-04-30` |
85+
| Conversational language understanding | `2022-05-01` | `2022-10-28` | `2023-10-28` |
86+
| Conversational language understanding | `2022-09-01` | `2023-02-28` | `2024-02-28` |
87+
| Custom named entity recognition | `2022-05-01` | `2023-05-01` | `2024-04-30` |
88+
| Orchestration workflow | `2022-05-01` | `2023-05-01` | `2024-04-30` |
8989

9090

9191
## API versions

0 commit comments

Comments
 (0)