Skip to content

Commit a6e6605

Browse files
Merge pull request #6803 from PatrickFarley/consaf-updates2
add preview tag
2 parents 2ae3e2e + 83e0883 commit a6e6605

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-foundry/openai/concepts/content-filter-prompt-shields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Prompt shields analyzes LLM inputs and detects adversarial user input attacks.
1717

1818
[!INCLUDE [prompt-shield-attack-info](../../../ai-services/content-safety/includes/prompt-shield-attack-info.md)]
1919

20-
## Spotlighting for prompt shields
20+
## Spotlighting for prompt shields (preview)
2121

2222
Spotlighting is a feature that enhances protection against indirect attacks by tagging the input documents with special formatting to indicate lower trust to the model. When spotlighting is enabled, the service transforms the document content using base-64 encoding, and the model treats this content as less trustworthy than direct user and system prompts. This helps prevent the model from executing unintended commands or actions that are found in the content of the documents.
2323

articles/ai-foundry/openai/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Sora (2025-05-02) is a video generation model from OpenAI that can create realis
7171

7272
Follow the [Video generation quickstart](/azure/ai-foundry/openai/video-generation-quickstart) to get started. For more information, see the [Video generation concepts](./concepts/video-generation.md) guide.
7373

74-
### Spotlighting for prompt shields
74+
### Spotlighting for prompt shields (preview)
7575

7676
Spotlighting is a sub-feature of prompt shields that enhances protection against indirect (embedded document) attacks by tagging input documents with special formatting to indicate lower trust to the model. For more information, see the [Prompt shields filter](./concepts/content-filter-prompt-shields.md) documentation.
7777

0 commit comments

Comments
 (0)