Skip to content

azure-ai-evaluation_1.8.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 29 May 18:50
acd7e5b

1.8.0 (2025-05-29)

Features Added

  • Introduces AttackStrategy.MultiTurn and AttackStrategy.Crescendo to RedTeam. These strategies attack the target of a RedTeam scan over the course of multi-turn conversations.

Bugs Fixed

  • AdversarialSimulator in ADVERSARIAL_CONVERSATION mode was broken. It is now fixed.