Skip to main content
redteams.ai
All tags

# algorithm

1 articletagged with “algorithm

Lab: TAP Algorithm Implementation

Implement the TAP (Tree of Attacks with Pruning) algorithm that uses tree-based search over attack prompts with branch pruning to efficiently find jailbreaks.

labtaptree-of-attacksalgorithm
Advanced