Skip to content

Commit 5fbc316

Browse files
committed
Revert "convert Word draft to md"
This reverts commit b80098d.
1 parent 17aed93 commit 5fbc316

File tree

4 files changed

+1
-235
lines changed

4 files changed

+1
-235
lines changed

articles/ai-services/content-safety/concepts/task-adherence.md

Lines changed: 0 additions & 73 deletions
This file was deleted.

articles/ai-services/content-safety/overview.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ This service makes several different types of analysis available. The following
5252
| Custom categories (rapid) API (preview) | Lets you define emerging harmful content patterns and scan text and images for matches. | [Custom categories concepts](/azure/ai-services/content-safety/concepts/custom-categories)| [How-to guide](./how-to/custom-categories-rapid.md) |
5353
| [Analyze text](/rest/api/contentsafety/text-operations/analyze-text) API | Scans text for sexual content, violence, hate, and self harm with multi-severity levels. | [Harm categories](/azure/ai-services/content-safety/concepts/harm-categories)| [Quickstart](/azure/ai-services/content-safety/quickstart-text) |
5454
| [Analyze image](/rest/api/contentsafety/image-operations/analyze-image) API | Scans images for sexual content, violence, hate, and self harm with multi-severity levels. | [Harm categories](/azure/ai-services/content-safety/concepts/harm-categories)| [Quickstart](/azure/ai-services/content-safety/quickstart-image) |
55-
<!--- TBD add task content when ready -->
5655

5756

5857
## Content Safety Studio
@@ -142,8 +141,7 @@ See the following list for the input requirements for each feature.
142141
- Default minimum length: 110 characters (for scanning LLM completions, not user prompts).
143142
- **Custom categories (standard) API (preview)**:
144143
- Maximum inference input length: 1K characters.
145-
- **Task adherence (preview)**:
146-
- Maximum input length: 100K characters.
144+
147145

148146
### Language support
149147

articles/ai-services/content-safety/quickstart-task-adherence.md

Lines changed: 0 additions & 155 deletions
This file was deleted.

articles/ai-services/content-safety/toc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ items:
2323
href: concepts/groundedness.md
2424
- name: Protected material detection
2525
href: concepts/protected-material.md
26-
- name: Task Adherence
27-
href: concepts/task-adherence.md
2826
- name: Custom categories (preview)
2927
href: concepts/custom-categories.md
3028
- name: Harm categories
@@ -41,8 +39,6 @@ items:
4139
href: quickstart-protected-material.md
4240
- name: Protected material detection for code (preview)
4341
href: quickstart-protected-material-code.md
44-
- name: Task adherence (preview)
45-
href: quickstart-task-adherence.md
4642
- name: Custom categories (preview)
4743
href: quickstart-custom-categories.md
4844
- name: Text moderation

0 commit comments

Comments
 (0)