Skip to content

Commit f71cbc2

Browse files
committed
pr comments
1 parent b1953d5 commit f71cbc2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/cognitive-services/personalizer/how-to-thick-client.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,10 @@ ms.topic: quickstart
1111
ms.date: 09/06/2022
1212
---
1313

14-
# Get started with the local interence SDK for Azure Personalizer
14+
# Get started with the local inference SDK for Azure Personalizer
1515

1616
The Personalizer local inference SDK (Preview) downloads the Personalizer model locally, and thus significantly reduces the latency of Rank calls by eliminating network calls. Every minute the client will download the most recent model in the background and use it for inference.
1717

1818
In this guide, you'll learn how to use the Personalizer local inference SDK.
1919

2020
[!INCLUDE [Try local inference with C#](./includes/quickstart-local-inference-csharp.md)]
21-
22-
**The local inference SDK is currently only available in C#. Support for other languages is coming soon.**

0 commit comments

Comments
 (0)