From 4eca74c3be733029328549436aae71a9fad61511 Mon Sep 17 00:00:00 2001 From: Brian Spendolini <69256666+JetterMcTedder@users.noreply.github.com> Date: Fri, 9 Aug 2024 11:29:18 -1000 Subject: [PATCH] 1.8 --- docs/9-content-safety.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/9-content-safety.md b/docs/9-content-safety.md index 1169779..87d9947 100644 --- a/docs/9-content-safety.md +++ b/docs/9-content-safety.md @@ -2,7 +2,7 @@ # Using Azure AI Content Safety -![A picture of the AI Language logo](./media/ch9/contentSafety.png) +![A picture of the Ai Content Safety logo](./media/ch9/contentSafety.png) ## Azure AI Content Safety @@ -59,7 +59,7 @@ The first feature to be used with AI Content Safety is **Moderate text content** select @ret as ReturnCode, @response as Response; ``` -1. Replace the **CONTENT_KEY** text with the AI Language Key that was returned to you in the previous chapter when testing connectivity. +1. Replace the **CONTENT_KEY** text with the Ai Content Safety Key that was returned to you in the previous chapter when testing connectivity. 1. Execute the SQL statement with the run button. @@ -116,7 +116,7 @@ Prompt Shields provides a unified API that addresses the following types of atta select @ret as ReturnCode, @response as Response; ``` -1. Replace the **CONTENT_KEY** text with the AI Language Key that was returned to you in the previous chapter when testing connectivity. +1. Replace the **CONTENT_KEY** text with the Ai Content Safety Key that was returned to you in the previous chapter when testing connectivity. 1. Execute the SQL statement with the run button. @@ -156,7 +156,7 @@ Use protected material detection to detect and protect third-party text material select @ret as ReturnCode, @response as Response; ``` -1. Replace the **CONTENT_KEY** text with the AI Language Key that was returned to you in the previous chapter when testing connectivity. +1. Replace the **CONTENT_KEY** text with the Ai Content Safety Key that was returned to you in the previous chapter when testing connectivity. 1. Execute the SQL statement with the run button. @@ -172,4 +172,4 @@ Use protected material detection to detect and protect third-party text material ## Continue to chapter 10 -Click [here](.//10-using-azure-openai.md) to continue to chapter 10, Azure OpenAI! \ No newline at end of file +Click [here](.//10-using-azure-openai.md) to continue to chapter 10, Azure OpenAI!