John Snow Labs releases LangTest 2.3.1: Critical Bug Fixes and Enhancements #1105
chakravarthik27
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
In this patch version, we've resolved several critical issues to enhance the functionality and bugs in the LangTest developed by JohnSnowLabs. Key fixes include correcting the NER task evaluation process to ensure that cases with empty expected results and non-empty predictions are appropriately flagged as failures. We've also addressed issues related to exceeding training dataset limits during test augmentation and uneven allocation of augmentation data across test cases. Enhancements include improved template generation using the OpenAI API, with added validation in the Pydantic model to ensure consistent and accurate outputs. Additionally, the integration of Azure OpenAI service for template-based augmentation has been initiated, and the issue with the Sphinx API documentation has been fixed to display the latest version correctly.
🐛 Fixes
⚡ Enhancements
What's Changed
Full Changelog: 2.3.0...2.3.1
This discussion was created from the release John Snow Labs releases LangTest 2.3.1: Critical Bug Fixes and Enhancements.
Beta Was this translation helpful? Give feedback.
All reactions