Skip to content

v0.2.0

Compare
Choose a tag to compare
@dylanbouchard dylanbouchard released this 21 Nov 22:32
· 102 commits to main since this release
679464c

Highlights

  • Upgrade version of LangChain to 0.3.7 to resolve dependency conflicts with later versions of LangChain community packages
  • Refactor ResponseGenerator, CounterfactualGenerator, AutoEval to adjust for LangChain upgrade
  • More intuitive printing in AutoEval
  • Update unit tests
  • Update documentation in notebooks for user-friendliness and to include MistralAI
  • Improved exception handling
  • Remove 'langchain: ' from print statements

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0