@@ -15,6 +15,18 @@ items:
15
15
href : whats-new.md
16
16
- name : Azure AI Content Safety FAQ
17
17
href : faq.yml
18
+ - name : Concepts
19
+ items :
20
+ - name : Prompt Shields
21
+ href : concepts/jailbreak-detection.md
22
+ - name : Groundedness detection
23
+ href : concepts/groundedness.md
24
+ - name : Protected material detection
25
+ href : concepts/protected-material.md
26
+ - name : Custom categories
27
+ href : concepts/custom-categories.md
28
+ - name : Harm categories
29
+ href : concepts/harm-categories.md
18
30
- name : Quickstarts
19
31
items :
20
32
- name : Prompt Shields (preview)
@@ -59,18 +71,7 @@ items:
59
71
items :
60
72
- name : Set up Virtual Networks
61
73
href : ../cognitive-services-virtual-networks.md?context=/azure/ai-services/content-safety/context/context
62
- - name : Concepts
63
- items :
64
- - name : Prompt Shields
65
- href : concepts/jailbreak-detection.md
66
- - name : Groundedness detection
67
- href : concepts/groundedness.md
68
- - name : Protected material detection
69
- href : concepts/protected-material.md
70
- - name : Custom categories
71
- href : concepts/custom-categories.md
72
- - name : Harm categories
73
- href : concepts/harm-categories.md
74
+
74
75
- name : Reference
75
76
items :
76
77
- name : Azure AI Content Safety REST API
0 commit comments