Releases: cvs-health/langfair
Releases · cvs-health/langfair
v0.6.4
Highlights
- Update version of
protobuf
per Dependabot security alert
What's Changed
- Release PR: v0.6.4 by @dylanbouchard in #157
Full Changelog: v0.6.3...v0.6.4
v0.6.3
v0.6.2
What's Changed
- Patch release: update tornado, setuptools per dependabot alert by @dylanbouchard in #155
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Highlights
- upgrade the version of
h11
per Dependabot security alert.
What's Changed
- Release PR: v0.6.1 by @dylanbouchard in #152
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Highlights
- option for new multilingual toxicity classifier (
detoxify_multilingual
) - upgrade version of
torch
What's Changed
- v0.5.2 updates by @dylanbouchard in #148
- Multilingual classifier by @venkataseetharam in #147
- Refactor ToxicityMetric class by @mohitcek in #149
- New toxicity classifier by @dylanbouchard in #150
- Release PR: v0.6.0 by @dylanbouchard in #151
New Contributors
- @venkataseetharam made their first contribution in #147
Full Changelog: v0.5.3...v0.6.0
v0.5.3
Highlights
- require version of
torch
to>2.6.0
per Dependabot security alert
What's Changed
- Release PR: v0.5.3 by @dylanbouchard in #146
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Highlights
- improve handling of case-sensitivity of counterfactual substitutions for gender
- add missing parameter for specifying sentiment classifier with
CounterfactualMetrics
class
What's Changed
- v0.5 updates by @dylanbouchard in #135
- feat: configurable
sentiment_classfier
forCounterFactualMetrics
(#138) by @Mihir3 in #139 - Enhance substitution logic and update race word lists by @ManaliJoshi92 in #137
- Restructure
device
andsentiment_classifier
parameter by @mohitcek in #144 - Release PR: v0.5.2 by @dylanbouchard in #143
New Contributors
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Compatibility with Python 3.12
- Additional sentiment classifier (https://huggingface.co/siebert/sentiment-roberta-large-english) enabled with counterfactual sentiment bias
- Security patch for
jinja2
- add
.basedpyright
What's Changed
- Release PR: v0.5.1 by @dylanbouchard in #134
- v0.4.0 updates by @dylanbouchard in #122
- Re/basedpyright by @renzmann in #124
- Apply pre-commit formatting by @renzmann in #125
- Add Support for Python 3.12 in LangFair by @kmadan in #126
- Remove redundant condition in evaluate method by @vsatyamuralikrishna in #128
- upgrade jinja2 for security patch by @dylanbouchard in #131
- Enable Additional Sentiment Classifier by @ManaliJoshi92 in #129
- Unit test for new sentiment classifier (Roberta) by @mohitcek in #132
- Release PR: v0.5.0 by @dylanbouchard in #133
New Contributors
- @renzmann made their first contribution in #124
- @kmadan made their first contribution in #126
- @vsatyamuralikrishna made their first contribution in #128
- @ManaliJoshi92 made their first contribution in #129
Full Changelog: v0.4.0...v0.5.1
v0.4.0
Highlights
- Option to use
n
parameter for selectBaseChatModel
classes for significantly faster generation - Updated
ResponseGenerator
,CounterfactualGenerator
, andAutoEval
accepted types forlangchain_llm
parameter to only include LangChainBaseChatModel
- Customizable failure messages for
ResponseGenerator
,CounterfactualGenerator
, andAutoEval
- Customizable
count
forAutoEval
- Patch security vulnerability related to
transformers
package - Added graphic to readme to illustrate LangFair workflow
What's Changed
- v0.3.2 updates by @dylanbouchard in #103
- fix typos in notebook by @dylanbouchard in #109
- fixed issue #96 by @Riddhimaan-Senapati in #110
- Enable use of
BaseLanguageModel.n
parameter forResponseGenerator
by @dylanbouchard in #112 - update notebooks by @zeya30 in #114
- Adding developer deps for jupyter notebook development by @dskarbrevik in #115
- Adding dotenv to developer deps by @dskarbrevik in #117
- update default use of n by @dylanbouchard in #119
- Release PR: v0.4.0 by @dylanbouchard in #120
New Contributors
- @Riddhimaan-Senapati made their first contribution in #110
Full Changelog: v0.3.2...v0.4.0
v0.3.2
Highlights
- Security patch for
jinja2
- Update readme to include software paper bibtex
- Minor docstring updates for docs site fixes
- Create PR template
What's Changed
- v0.3.1 updates by @dylanbouchard in #88
- update docstrings by @zeya30 in #101
- Add new paper bibtex, fix docstring, add PR template by @dylanbouchard in #99
- Release PR: v0.3.2 by @dylanbouchard in #102
Full Changelog: v0.3.1...v0.3.2