Releases: fiddler-labs/fiddler-auditor
Releases · fiddler-labs/fiddler-auditor
v0.0.5
v0.0.5 RC0
What's Changed
Full Changelog: 0.0.4...0.0.5.rc0
v0.0.4
What's Changed
- 🎆 Added ModelGrading, Toxicity and URLChecker by @iterix in #41
- Issue#17 - Add Progress Bar to show progress on perturbations and scores by @jimilp7 in #38
- Fix failing nightly by @iterix in #40
- Fixing an issue with sentence construction by @iterix in #44
- Updating notebooks by @iterix in #45
New Contributors
Full Changelog: 0.0.3...0.0.4
RC0 for v0.0.4
v0.0.3
v0.0.2
What's Changed
- Ability to define custom transformations
- Support for Azure OpenAI
- In-built Typo based perturbations
Prominent PRs
- Add support to Azure OpenAI by @tspthomas in #21
- Overhauling perturbations to support custom perturbations by @iterix in #26
- Add typo based perturbations by @lior-fiddler in #22
New Contributors
- @tspthomas made their first contribution in #21
- @SangamSwadiK made their first contribution in #25
- @lior-fiddler made their first contribution in #22
Full Changelog: 0.0.1...0.0.2
v0.0.1
v0.0.1 Release Candidate 2
- Support restricted to Python 3.10 and 3.11 due to upstream issues with langchain and typing_extensions (Link).
- Updates to image assets on Readme