Skip to content

Commit 83e0883

Browse files
committed
add preview tag
1 parent bd565fd commit 83e0883

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
@@ -33,7 +33,7 @@ Sora (2025-05-02) is a video generation model from OpenAI that can create realis
3333

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

36-
### Spotlighting for prompt shields
36+
### Spotlighting for prompt shields (preview)
3737

3838
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.
3939

0 commit comments

Comments
 (0)