You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to support all languages listed in azure-ai-evaluation sdk SupportedLanguages enum in red_team. modify the init function to take in a language parameter which should be an enum of supportedlanguages and that should be passed into the call to the service to get attack objectives. make any other necessary changes and add any tests to support this scenario
#179