Azure / PyRIT

The Python Risk Identification Tool for generative AI (PyRIT) is an open access automation framework to empower security professionals and machine learning engineers to proactively find risks in their generative AI systems.
MIT License
1.92k stars 369 forks source link

MAINT: Stripping json in llm scorers #489

Closed rlundeen2 closed 1 month ago

rlundeen2 commented 1 month ago

This change makes scoring using SelfAskLLM scorers more reliable because JSON tags are stripped (this is a known weird response and we handle it centrally for our JSON converters)