Skip to content

Commit deb4f09

Browse files
authored
Promptflow-evals - deprecation message (#3953)
1 parent af0c9ea commit deb4f09

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/promptflow-evals/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Release History
22

3-
## v0.3.3 (Upcoming)
3+
## v0.3.3 (2025-02-13)
4+
5+
### Other Changes
6+
- Promptflow Evals package ([promptflow-evals](https://pypi.org/project/promptflow-evals/)) will be deprecated on 2025-03-20. Please use new Azure AI Evaluation SDK ([azure-ai-evaluation](https://pypi.org/project/azure-ai-evaluation/)). Please refer to [migration guide](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/evaluation/azure-ai-evaluation/migration_guide.md) for guidance on upgrading.
7+
48
### Features Added
59
- Introduced `IndirectAttackSimulator` to simulate XPIA (cross domain prompt injected attack) jailbreak attacks on your AI system.
610
- Introduced `IndirectAttackEvaluator` to evaluate content for the presence of XPIA (cross domain prompt injected attacks) injected into conversation or Q/A context to interrupt normal expected functionality by eliciting manipulated content, intrusion and attempting to gather information outside the scope of your AI system.

0 commit comments

Comments
 (0)