PyRIT
PyRIT copied to clipboard
FEAT: Add Converter Support to Scanner
Description
Add support for converters to the Scanner.
Tests and Documentation
Unit tests added to verify converters that leverage LLMs, have required arguments, etc. are supported. Error cases covered as well.