Skip to content

Commit a3898fc

Browse files
committed
july what's new
1 parent b44eb06 commit a3898fc

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/ai-services/language-service/whats-new.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,18 @@ Azure AI Language is updated on an ongoing basis. Bookmark this page to stay up
1616

1717
## July 2025
1818

19-
**Expanded .NET SDK support for text and conversation authoring APIs**. The following .NET SDK (client library) versions are now available for the authoring APIs:
19+
**Expanded .NET SDK support for text and conversation authoring APIs**:
2020

21-
* [**Azure.AI.Language.Text.Authoring `1.0.0-beta.2`**](https://www.nuget.org/packages/Azure.AI.Language.Text.Authoring/1.0.0-beta.2) now supports the project import with raw JSON string for custom NER and custom text classification.
21+
* [**Azure.AI.Language.Text.Authoring `1.0.0-beta.2`**](https://www.nuget.org/packages/Azure.AI.Language.Text.Authoring/1.0.0-beta.2) now supports project import with raw JSON string for custom NER and custom text classification.
2222

23-
* [**Azure.AI.Language.Conversation.Authoring `1.0.0-beta.2`**](https://www.nuget.org/packages/Azure.AI.Language.Conversations.Authoring/1.0.0-beta.2) provides new authoring features in 2025-15-05-preview API, including LLM-based CLU intent authoring and quick-deploy option, multi-turn CLU model training with autogenerated synthetic data, etc.
23+
* [**Azure.AI.Language.Conversation.Authoring `1.0.0-beta.2`**](https://www.nuget.org/packages/Azure.AI.Language.Conversations.Authoring/1.0.0-beta.2) introduces new authoring capabilities in the `2025-15-05-preview` API, including LLM-based CLU intent authoring, a quick-deploy feature, and multi-turn CLU model training with autogenerated synthetic data.
24+
25+
* [**Azure.AI.Language.Text.Authoring `1.0.0-beta.2`**](https://www.nuget.org/packages/Azure.AI.Language.Text.Authoring/1.0.0-beta.2) and [**Azure.AI.Language.Conversation.Authoring `1.0.0-beta.2`**](https://www.nuget.org/packages/Azure.AI.Language.Conversations.Authoring/1.0.0-beta.2) .NET SDK versions support the following REST APIs:
2426

25-
* [**Azure.AI.Language.Text.Authoring `1.0.0-beta.2`**](https://www.nuget.org/packages/Azure.AI.Language.Text.Authoring/1.0.0-beta.2) and [**Azure.AI.Language.Conversation.Authoring `1.0.0-beta.2`**](https://www.nuget.org/packages/Azure.AI.Language.Conversations.Authoring/1.0.0-beta.2) SDK versions support the following REST APIs:
2627
* `2025-15-05-preview` (latest/default)
2728
* `2023-04-01`
2829
* `2023-04-15-preview`
29-
* `2024-11-15-preview`
30+
* `2024-11-15-preview`<br>
3031
For more information, *see* [Azure AI Language REST API reference](/rest/api/language/).
3132

3233

0 commit comments

Comments
 (0)