Skip to content

Commit 0e65c59

Browse files
authored
Update whats-new.md
revised language in April 2022 item
1 parent 7cfaca3 commit 0e65c59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/personalizer/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ ms.date: 05/28/2021
1212
---
1313
# What's new in Personalizer
1414

15-
Learn what's new in the service. These items may include release notes, videos, blog posts, and other types of information. Bookmark this page to keep up-to-date with the service.
15+
Learn what's new in Azure Personalizer. These items may include release notes, videos, blog posts, and other types of information. Bookmark this page to keep up-to-date with the service.
1616

1717
## Release notes
1818

1919
### April 2022
20-
* Local inference SDK (Preview): Personalizer now supports near-realtime (sub-10ms) inference without the need to wait for network API calls. Using the SDK, your Personalizer models can be deployed locally for lightning fast Rank calls using the [C# SDK (Preview)](https://www.nuget.org/packages/Azure.AI.Personalizer/2.0.0-beta.2), enabling your application to personalize quickly and efficiently. Reward calls continue to train your model in Azure and the local model is seamlessly updated behind the scenes, without disruption.
20+
* Local inference SDK (Preview): Personalizer now supports near-realtime (sub-10ms) inference without the need to wait for network API calls. Your Personalizer models can be used locally for lightning fast Rank calls using the [C# SDK (Preview)](https://www.nuget.org/packages/Azure.AI.Personalizer/2.0.0-beta.2), empowering your applications to personalize quickly and efficiently. Your model continues to train in Azure while your local model is seamlessly updated.
2121

2222
### May 2021 - //Build conference
2323

0 commit comments

Comments
 (0)