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

DOC add example with batch scoring #540

Closed romanlutz closed 5 days ago

romanlutz commented 2 weeks ago

Describe the issue linked to the documentation

Batch scoring (https://github.com/Azure/PyRIT/blob/4f53faabbeaee29ba193abea3d9ee951dec3313a/pyrit/score/scorer.py#L75) is not shown in any example notebooks

Suggest a potential alternative/fix

Add it to our examples!