Skip to content

FIX broken function in 2_red_teaming_attack notebook#1820

Closed
behnam-o wants to merge 1 commit into
microsoft:mainfrom
behnam-o:users/behnam/fix-notebook
Closed

FIX broken function in 2_red_teaming_attack notebook#1820
behnam-o wants to merge 1 commit into
microsoft:mainfrom
behnam-o:users/behnam/fix-notebook

Conversation

@behnam-o
Copy link
Copy Markdown
Contributor

missed this in #1810

@behnam-o behnam-o marked this pull request as draft May 27, 2026 18:03
@behnam-o behnam-o closed this May 27, 2026
@behnam-o behnam-o force-pushed the users/behnam/fix-notebook branch from fd821c5 to 0c485cb Compare May 27, 2026 18:18
@behnam-o behnam-o reopened this May 27, 2026
@behnam-o behnam-o marked this pull request as ready for review May 27, 2026 18:27
"await output_attack_async().print_result_async( # type: ignore\n",
" result=result, include_adversarial_conversation=True\n",
")"
"await output_attack_async(result=result, include_adversarial_conversation=True)"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need to update the import here too like in the linked pr ?

@romanlutz romanlutz changed the title FIX broken function in notebook FIX broken function in 2_red_teaming_attack notebook May 27, 2026
@behnam-o
Copy link
Copy Markdown
Contributor Author

fixed in #1779

@behnam-o behnam-o closed this May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants