v0.1.2
Highlights
- Improved Readme for readability
- Improved notebook documentation for readability
- Removed
scipy
,sklearn
,openai
andlangchain-openai
dependencies - Created new argument for
ResponseGenerator
andCounterfactualGenerator
that allows users to specify which exceptions to suppress
What's Changed
- v0.1.1 -> Develop by @dylanbouchard in #19
- Update readme and notebooks by @dylanbouchard in #20
- Remove
scipy
dependency by @dylanbouchard in #21 - Remove dependency on the scikit-learn confusion matrix by @mohitcek in #23
- Add code of conduct by @virenbajaj in #25
- Remove
openai
,langchain-openai
dependencies by @dylanbouchard in #22 - Add code of conduct: main -> develop by @dylanbouchard in #26
- Move metrics section by @virenbajaj in #27
- add user warning message by @zeya30 in #28
- Fix links by @dylanbouchard in #29
- DS/demo and pyproject updates by @dskarbrevik in #30
- Update notebooks by @dylanbouchard in #31
- remove openai import by @dylanbouchard in #32
- Update notebook instructions by @dylanbouchard in #33
- Release PR: v0.1.2 by @dylanbouchard in #34
New Contributors
- @mohitcek made their first contribution in #23
- @virenbajaj made their first contribution in #25
- @dskarbrevik made their first contribution in #30
Full Changelog: v0.1.1...v0.1.2