This version supports - Perturbation of prompts via paraphrasing - Gathering responses and checking expected behavior - Ability to add custom expected behavior - Creation and saving of HTML report - Langchain integration
0.0.1.rc2
- Support restricted to Python 3.10 and 3.11 due to upstream issues with langchain and typing_extensions ([Link](https://github.com/hwchase17/langchain/issues/5113)). - Updates to image assets on Readme